@props(['id' => null, 'maxWidth' => null, 'maxHeight' => null]) {{-- Content stacks above footer so absolutely positioned dropdowns (e.g. phone codes) are not covered by the footer --}}
{{ $title }}
{{ $content }}
@if (isset($footer))
{{ $footer }}
@endif