FAQ erstellt, Deutsch und Englisch

This commit is contained in:
2026-04-19 12:49:47 +02:00
parent 9685ec3efc
commit 856f082bea
6 changed files with 63 additions and 0 deletions
+1
View File
@@ -49,6 +49,7 @@
<li><a href="{{ route('documents') }}">{{ __('app.nav.documents') }}</a></li>
<li><a href="{{ route('news') }}">{{ __('app.nav.news') }}</a></li>
<li><a href="{{ route('contact') }}">{{ __('app.nav.contact') }}</a></li>
<li><a href="{{ route('faq') }}">{{ __('faq.title') }}</a></li>
<li><a href="{{ route('imprint') }}">{{ __('app.nav.imprint') }}</a></li>
<br />
<li><a href="{{ route('apply') }}">{{ __('app.nav.apply') }}</a></li>