- {{ __('app.nav.about') }}
- {{ __('app.nav.services') }}
- {{ __('app.nav.news') }}
- {{ __('app.nav.contact') }}
- {{ __('app.nav.imprint') }}
- {{ __('app.nav.apply') }} @auth
- {{ __('app.nav.editTicker') }}
- {{ __('app.nav.editNews') }}
- {{ __('app.nav.editApplications') }}
- {{ __('app.nav.logout') }} @endauth
@yield('content')