@php $notifications = \TCG\Voyager\Facades\Notification::notification()->all(); @endphp @if($notifications->count() > 0)
{{ $notif->value }}
@if($notif->updated_at) {{ $notif->updated_at }} @else {{ $notif->created_at }} @endif