{{--
  • Home (current)
  • --}} @auth('web')
  • Projets
  • Opportunités
  • Communautés
  • Évènements
  • Organisations
  • Membres
  • @endauth
    @auth('web')
  • {{Auth::user()->prenom}}
    Mon Profil {{-- Mes Activités--}} {{--
    Lancer un appel à candidature --}}
    Paramètres Déconnexion
    {{ csrf_field() }}
  • {{--
  • {{Auth::user()->prenom}}
  • --}}
  • {!! $countUnreadNotifications ? ''.$countUnreadNotifications.'' : '' !!}
  • @else
  • Connexion
  • Créer un compte
  • @endauth