@php $notifService = app(\App\Services\NotificacionService::class); $notifCount = $notifService->contarNoLeidas(Auth::user()); $notifItems = $notifService->noLeidas(Auth::user(), 6); @endphp
Notificaciones
{{ $n->titulo }}
{{ $n->created_at->diffForHumans() }}
Sin notificaciones nuevas