{{ __('header.notification.title') }}
{{ trans_choice('header.notification.new', $unreadNotificationCount) }}
@foreach($menuNotifications as $menuNotification) @if(!empty($menuNotification->data['link'])) @else @endif @endforeach
{{ __('header.notification.button_all') }}
@csrf