Search (Ctrl+/)
AR
EN
{{--
Shortcuts
Calendar
Appointments
Invoice App
Manage Accounts
User App
Manage Users
Role Management
Permission
Dashboard
User Profile
Setting
Account Settings
FAQs
FAQs & Articles
Modals
Useful Popups
--}}
Light
Dark
System
{{ __('messages_301.Notifications') }}
@foreach ($global_notification_var['all_notification'] as $notify)
{{ $notify->message }}
{{ $notify->time_format }}
@endforeach
@if ($global_notification_var['next_page']) {{--
--}}
{{ __('messages.view More') }}
@endif
{{ auth()->user()->name }}
{{ auth()->user()->email }}
{{ __('messages_301.My Profile') }}
{{ __('messages_301.Log Out') }}
@csrf