{{ $title }}

@if($showStatusBadge || $showRemainingDays)
@if($showStatusBadge)
{{-- Imprimir el badge con un estatus --}}

@endif @if($showRemainingDays)

@endif
@endif
@if($showTopAction)
{{ $topAction }}
@endif @if ($showCloseButton)
@endif
{{ $slot }}
@if($showFooter)
{{ $footer }}
@endif