@extends('layouts.app') @section('content')
{{ __('Imprint') }}
@include('information.imprint-content')
@endsection