@php $notifications = \TCG\Voyager\Facades\Notification::notification()->all(); @endphp @if($notifications->count() > 0)
{{ __('voyager::hotdesk.notifications') }}
@endif