@php
$notifications = getNotification();
$notificationCount = count($notifications);
$styleCss = 'style';
@endphp
{{ __('messages.notification.you_don`t_have_any_new_notification') }} {{ __('messages.notification.you_don`t_have_any_new_notification') }}
@hasrole('admin')
{{ __('messages.notification.notifications') }}
{{ $notification->title }}
{{ $diff }}
{{ getLogInUser()->full_name }}
{{ getLogInUser()->email }}