Kontaktseite erstellt

This commit is contained in:
2026-03-28 00:19:56 +01:00
parent 8f23a058dd
commit ba2dcb98e2
3 changed files with 13 additions and 1 deletions

View File

@@ -3,5 +3,7 @@
@endsection
@section('content')
<h1>{{ __('app.contact.title') }}</h1>
<br />
{!! __('app.contact.content') !!}
@endsection