@if (!Route::is(['index-6', 'index-7', 'index-9'])) Logo @endif @if (Route::is(['index-9'])) Logo Logo @endif @if (Route::is(['index-6'])) Logo Logo @endif @if (Route::is(['index-7'])) Logo @endif
@if (!Route::is(['index-6', 'index-9']))
    @endif @if (Route::is(['index-6', 'index-9']))
      @endif
    • Événements
    • Attestations
    • Contact
    • @auth
    • Espace {{ Auth::user()->domain == 'Médecine' ? 'Dr' : '' }} {{ Auth::user()->firstname }} {{ Auth::user()->name }}
    • Déconnexion
    • @else
    • Création de compte
    • Connexion
    • @endauth
    @auth
  • {{ Auth::user()->domain == 'Médecine' ? 'Dr' : '' }} {{ Auth::user()->firstname }} {{ Auth::user()->name }}
  • Déconnexion
  • @else
  • Création de compte
  • Connexion
  • @endauth