Events erstellen
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
<li><a href="{{ route('editTicker') }}">{{ __('app.nav.editTicker') }}</a></li>
|
||||
<li><a href="{{ route('editNews') }}">{{ __('app.nav.editNews') }}</a></li>
|
||||
<li><a href="{{ route('editApplications') }}">{{ __('app.nav.editApplications') }}</a></li>
|
||||
<li><a href="{{ route('editEvents') }}">{{ __('app.nav.events') }}</a></li>
|
||||
<li><a href="{{ route('logout') }}">{{ __('app.nav.logout') }}</a></li>
|
||||
@endauth
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user