Choose Your Language
@foreach(LaravelLocalization::getSupportedLocales() as $localeCode => $properties)
{{ $properties['native'] }}
@endforeach
Message
05
Kathryn Murphy
hey! there i’m...
12:30 PM
8
Kathryn Murphy
hey! there i’m...
12:30 PM
2
Kathryn Murphy
hey! there i’m...
12:30 PM
0
Kathryn Murphy
hey! there i’m...
12:30 PM
0
Kathryn Murphy
hey! there i’m...
12:30 PM
8
See All Message
Notifications
{{get_notification_admin()->count()}}
@foreach (get_notification_admin() as $row)
{{$row->title}}
{{$row->message}}
{{$row->create_at->format('Y-m-d')}}
@endforeach
{{auth('web')->user()->name()}}
{{auth('web')->user()->type}}
@csrf
Log Out