@forelse (\Auth::user()->getNotificationsNotRead($limit = 5) as $notify)
  • {{ $notify->notify_body }}
  • @empty
  • Nenhuma nova notificação!
  • @endforelse
  • Ver todas as notificações