• {{__('Notification')}}
        View All
        @forelse ($adminNotifications as $data)
      • {{$data->title}}

        {{ $data->created_at->diffForHumans() }}
      • @empty
      • @lang('No notification found')
      • @endforelse
      • Profile
      • Settings
      • {{__('Logout')}}