{{--
  • --}} {{--
      --}} {{--
    • You have new notifications.
    • --}} {{--
      --}} {{-- @foreach(request()->user("admin")->adminNotification()["all"] as $notification)--}} {{--
    • --}} {{-- --}} {{--
      --}} {{--

      {{$notification->title}}

      --}} {{--

      {{$notification->body}}

      --}} {{-- {{$notification->created}}--}} {{--
      --}} {{--
      --}} {{--
    • --}} {{-- @endforeach--}} {{--
      --}} {{--
    • See all notifications.
    • --}} {{--
    --}} {{--
  • --}}
  • {{__(\Illuminate\Support\Facades\App::getLocale())}}
      @foreach(config()->get("app.languages") as $langKey => $langText) @if(app()->getLocale() !== $langKey)
    • {{$langText}}
    • @endif @endforeach
    • Profile
    • Logout
    • @csrf