@props(['id' => null, 'maxWidth' => null])
{{ $title }}
{{ $content }}
@if (isset($footer))
{{ $footer }}
@endif