@if (auth()->user()->employe->unreadNotifications->count()) @foreach (auth()->user()->employe->unreadNotifications as $notification) model_id) : '#' }}" target="_blank">

{{ __($notification->content(), ['modelRef'=>$notification->modelRef->reference, 'employe'=>'[#'.$notification->employe->reference.'] '.$notification->employe->first_name.' '.$notification->employe->last_name]) }}

@endforeach @endif