From b69e0c36e002301d4fc0db7442b646a9c77591cb Mon Sep 17 00:00:00 2001 From: Raelis Date: Sun, 19 Apr 2026 12:52:58 +0200 Subject: [PATCH] typo --- resources/views/layout/app.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/layout/app.blade.php b/resources/views/layout/app.blade.php index 2876c0f..f0a5156 100644 --- a/resources/views/layout/app.blade.php +++ b/resources/views/layout/app.blade.php @@ -49,7 +49,7 @@
  • {{ __('app.nav.documents') }}
  • {{ __('app.nav.news') }}
  • {{ __('app.nav.contact') }}
  • -
  • {{ __('faq.title') }}
  • +
  • {{ __('app.faq.title') }}
  • {{ __('app.nav.imprint') }}

  • {{ __('app.nav.apply') }}