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