{{ Breadcrumbs::render() }}
  • help

    Aide

  • notifications {{ count(Auth::user()->unreadNotifications) }}

    Notifications

    Notification
    Tous lu
    @foreach(Auth::user()->getNotificationForUI() as $key => $notificationGroup) {{$key}}
      @foreach($notificationGroup as $notification)
    • read_at == null) onclick="markNotificationAsRead('{{$notification->id}}')" @endif>
      @if(isset($notification->data['icon'])) {!! $notification->data['icon'] !!} @endif
      {{$notification->data['name']}}

      {{$notification->data['msg']}}

    • @endforeach
    @endforeach
    Afficher toutes mes notifications
  • person

    Profil

    Mon Profil Mes cours Options
    Déconnexion