User Image

{{Session::get('nom')." ".Session::get('prenom')}}

En ligne
  • MENU
  • @if(Session::get('telephone') == '0561639605')
  • SUPER ADMIN
  • @endif
  • @if(Session::get('ADMINISTRATION')) Administration @endif
      @if(Session::get('ADMINISTRATION_UTILISATEURS'))
    • Utilisateurs
    • @endif @if(Session::get('ADMINISTRATION_CATEGORIES'))
    • Catégories
    • @endif @if(Session::get('ADMINISTRATION_UNITES_MESURE'))
    • Les unités de mesure
    • @endif @if(Session::get('ADMINISTRATION_PRODUITS'))
    • Les produits
    • @endif @if(Session::get('ADMINISTRATION_ZONES_ENTREPOT'))
    • Les zones de l'entrepôt
    • @endif @if(Session::get('ADMINISTRATION_EMPLACEMENTS'))
    • Les emplacements
    • @endif
  • @if(Session::get('FOURNISSEURS')) Fournisseurs @endif
      @if(Session::get('FOURNISSEURS_LISTE'))
    • Liste des fournisseurs
    • @endif @if(Session::get('FOURNISSEURS_COMMANDES')) @if(Session::get('STOCK_ENTITE') == "0")
    • Les commandes
             des fournisseurs
    • @endif @endif @if(Session::get('FOURNISSEURS_RECEPTION'))
    • Les réceptions
    • @endif
  • @if(Session::get('CLIENT')) Clients @endif
      @if(Session::get('CLIENT_LIST'))
    • Liste des clients
    • @endif @if(Session::get('CLIENT_COMMANDES')) @if(Session::get('STOCK_ENTITE') == "0")
    • Les commandes
             des clients
    • @endif @endif @if(Session::get('CLIENT_TRANSPORTEURS'))
    • Les transporteurs
    • @endif @if(Session::get('CLIENT_PREPARATION'))
    • Les préparations
    • @endif @if(Session::get('CHARGEMENT')=='1') @if(Session::get('CLIENT_CHARGEMENT'))
    • Les chargements
    • @endif @endif @if(Session::get('BL')=='1') @if(Session::get('CLIENT_LIVRAISONS'))
    • Les livraisons
    • @endif @endif
  • @if(Session::get('ADMINISTRATION_STOCK'))
  • Stock
      @if(Session::get('ADMINISTRATION_STOCK'))
    • Stock
    • @endif @if(Session::get('N_LOT') == '1')
    • Stock par N° de lot
    • @endif @if(Session::get('TRANSFERT') == '1')
    • Transfert
    • @endif
  • @endif
  • @if(Session::get('INVENTAIRES')) Inventaires @endif
  • @if(Session::get('PRODUCTION_PROFIL')=='1') @if(Session::get('PRODUCTION')=='1')
  • Productions
  • @endif @endif
  • Historique
      @if(Session::get('HISTORIQUES'))
    • Historique des actions
    • @endif @if(Session::get('TRACABILITE_PROFIL')=='1') @if(Session::get('TRACABILITE')=='1')
    • Tracabilité
    • @endif @endif
  • @if(Session::get('CONFIGURATION'))
  • Configuration
      @if(Session::get('CONFIGURATION_RAPPORT_PDF'))
    • Configuration
              des rapports PDF
    • @endif
    • @if(Session::get('CONFIGURATION_PROFIL_ACCES')) Profil d'accès @endif
        @if(Session::get('CONFIGURATION_BACK_OFFICE'))
      • Back office
      • @endif
      • @if(Session::get('CONFIGURATION_FRONT_OFFICE'))
      • Front office
      • @endif
    • @if(Session::get('CONFIGURATION_PREFERENCES'))
    • Préférences
    • @endif
  • @endif