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