@if (Auth::user()->role != 'fournisseur')
  • {{ __('Tableau de bord') }}

  • @endif @if (droit('annuaire'))
  • {{ __('Annuaire') }}

      @if (droit('enseignes'))
    • {{ __('Clients') }}

    • @endif @if (droit('secteurs'))
    • {{ __('Secteurs / zones') }}

    • @endif @if (droit('sites'))
    • {{ __('Sites / parcs') }}

    • {{ __('Exploitants') }}

    • @endif
  • @endif @if (Session::get('gestion_di_preventive')=='oui') @if (droit('contrats'))
  • {{ __('Maintenance préventive') }}

    • {{ __('Dossiers / contrats') }}

    • {{ __('Interventions') }}

  • @endif @endif {{-- @if (Session::get('gestion_di_curative')=='oui') @if (droit('maintenance_curative'))
  • {{ __('Maintenance curative') }}

    • {{ __('Interventions') }}

    • {{ __('Calendrier des interventions') }}

  • @endif @endif --}} @if (Auth::user()->role != 'fournisseur')
  • {{ __('Planning') }}

  • @if (Auth::user()->role != 'planneur_local')
  • {{ __('Dispo Senvion') }}

    • {{ __('Intégration') }}

    • {{ __('Envois') }}

  • @endif {{--
  • {{ __('Suivi Pannes') }}

  • --}} {{--
  • {{ __("Bons d'interventions") }}

  • --}}
  • {{ __("Documents internes") }}

  • {{ __("Documents clients") }}

  • {{ __("Documents EHS") }}

  • {{ __("Services protocoles") }}

  • @endif
  • {{ __("Suivi WTA roul. pale") }}

  • {{-- @if (Session::get('gestion_chantiers')=='oui')
  • {{ __('Chantiers / travaux / sinistres') }}

  • @endif @if ( (Session::get('controles_sites')=='oui') && (droit('commission_securite')) )
  • {{ __('Commissions de sécurité') }}

    • {{ __('Gestion') }}

    • {{ __('Interventions') }}

    • {{ __(' Calendrier') }}

  • @endif @if (droit('actions_relances'))
  • {{ __('Actions / relances') }}

    • {{ __('Demandes sites à contrôler') }}

    • {{ __('Intenventions en doublon') }}

    • {{ __('Planification des interventions') }}

    • @if ( (Session::get('active_techniciens')=='oui') && (Session::get('tech_google_calendar')=='oui') )
    • {{ __('Planification des techniciens') }}

    • @endif
    • {{ __('Devis en attente') }}

    • @if (Session::get('use_valProQuo')=='1')
    • {{ __('Validation des devis') }}

    • @endif
    • {{ __('Interventions en retard') }}

    • {{ __('Interventions non planifiées') }}

    • {{ __('DI en attente de clôture site') }}

    • {{ __('Commandes à facturer') }}

  • @endif
  • {{ __('Statistiques') }}

    • {{ __('Sur les interventions') }}

    • {{ __('Sur les sites') }}

    • {{ __('Sur les activités/lots') }}

    • {{ __('Sur les prestataires') }}

  • --}} @if (droit('administration'))
  • {{ __('Administration') }}

      @if(env('APP_ADMIN')==true)
    • {{ __('Paramètres') }}

    • {{ __('Textes') }}

    • @endif {{--
    • {{ __('Société') }}

    • @if (Session::get('acces_ip')=='oui')
    • {{ __('Validation des IP') }}

    • @endif --}}
    • {{ __('Utilisateurs') }}

    • {{ __("Historique des connexions") }}

    • @endif