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