@if(Session::get('ADMINISTRATION'))
@endif
@if(Session::get('FOURNISSEURS'))
@endif
@if(Session::get('CLIENT'))
@endif
@if(Session::get('ADMINISTRATION_STOCK'))
@if(Session::get('N_LOT') == '0')
@else
@endif
@endif
@if(Session::get('INVENTAIRES'))
@endif
@if(Session::get('PRODUCTION_PROFIL')=='1')
@if(Session::get('PRODUCTION')=='1')
@endif
@endif
@if(Session::get('CLIENT'))
@endif
@if(Session::get('CONFIGURATION'))
@endif