@auth() @php($userNotifications = server()->getNotifications()) @php($isNotEmptyNotifications = $userNotifications->isNotEmpty()) @if($isNotEmptyNotifications)
{!! $notification->data["message_{$currentLang}"] !!}
@if(isset($notification->data['button']['link'])) @endif {{ $notification->created_at->format('d.m.Y H:i') }}{{ __('panel/includes/nav.notifications.2') }}