@php $notifications = $notifications ?? []; @endphp
You have {{ count($notifications) }} unread messages
@if ($notification->type == 'message') {{ $notification->recepient->name }} @endif {{ $notification->message }}
{{ $notification->created_at->diffForHumans() }}No Notifications