{{ $notification->data['title'] ?? 'Notificación' }}
{{ $notification->data['message'] ?? '' }}
{{ $notification->created_at->diffForHumans() }}Abrir
{{ $notification->data['message'] ?? '' }}
{{ $notification->created_at->diffForHumans() }}No tienes notificaciones.
@endforelse