logo logo @if(hasRole('home.export_database')) تحميل قاعدة البيانات @endif تفعيل صوت الاشعارات
{{-- --}}
@if(hasRole('notifications.show'))
@if(un_read_notifications_count() > 0) @endif
@foreach(notifications() as $notification)
{{$notification->message}}
{{date('Y-m-d',strtotime($notification->created_at))}}
{{date('h:i A',strtotime($notification->created_at))}}
@endforeach
عرض كل الاشعارات
@endif
profile-user
{{admin()->user()->position->name ?? ''}} / {{admin()->user()->name}}
البروفايل تسجيل الخروج