Impressum erstellt

This commit is contained in:
2026-03-27 21:14:51 +01:00
parent 0c2a439363
commit 58ed95abbf
3 changed files with 15 additions and 1 deletions

View File

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