{{ breadcrumb_name_modify(Route::currentRouteName() ?? 'dashboard') }}
{{ get_setting('site_name') }}
    {{--
  • --}} {{-- --}} {{-- --}} {{-- 5--}} {{-- --}} {{--
    --}} {{-- --}} {{--
    --}} {{--
    745Messages
    --}} {{--
    --}} {{-- --}} {{-- --}} {{--
    user-img
    --}} {{--

    Charles M. JonesDummy text of the--}} {{-- printing and typesetting industry.

    --}} {{--
    --}} {{-- --}} {{-- --}} {{--
    user-img
    --}} {{--

    Thomas J. MimmsYou have 87 unread--}} {{-- messages

    --}} {{--
    --}} {{-- --}} {{-- --}} {{--
    user-img
    --}} {{--

    Luis M. KonradIt is a long established--}} {{-- fact that a reader will

    --}} {{--
    --}} {{-- --}} {{-- --}} {{-- View All--}} {{-- --}} {{--
    --}} {{--
  • --}} @php $notification= \App\Models\Notification::where('admin_seen',1)->where('read_at',0); $notification_count=$notification->count(); @endphp
  • {{$notification_count}}
    {{$notification_count}}Notification
    @foreach($notification->limit(5)->get() as $notify)

    {{$notify->type}}{{$notify->content}}

    @endforeach @if($notification_count>5) View All @endif
  • @if(auth()->user()->image!=null) user @else user @endif
    Welcome
    @if(auth()->user()->staff) Profile @endif Settings Lock screen
    Logout