Einundzwanzig Portal Logo
@include('livewire.frontend.navigation.news') @include('livewire.frontend.navigation.meetups') @include('livewire.frontend.navigation.courses') @include('livewire.frontend.navigation.library') @include('livewire.frontend.navigation.events') @include('livewire.frontend.navigation.bookcases') @auth @include('livewire.frontend.navigation.profile') @endauth
@if(!auth()->check()) Log in → @else
@csrf
@endif
Einundzwanzig Portal Logo
{{ __('News Article') }}
{{ __('World map') }} {{ __('Meetups') }} {{ __('Meetup dates') }}
{{ __('Events') }}
{{ __('City search') }} {{ __('Courses') }} {{ __('Venues') }} {{ __('Lecturers') }} {{ __('Course Events') }}
{{ __('Search') }} @auth {{ __('Library for lecturers') }} @endauth
{{ __('City search') }} {{ __('Bookcases') }} {{ __('World map') }} @auth {{ __('Highscore Table') }} @endauth
@auth
{{ __('My profile') }} {{ __('Change lightning wallet/pubkey') }}
@endauth
@if(!auth()->check()) Log in @else
@csrf
@endif