{{-- Header --}}
{{$modal_title ?? "Modal"}}
{{-- Body --}}
@yield('body')
{{-- Footer --}}
@if($modal_confirm??false) @endif