@if($showBreadcrumb ?? true)
@include('layouts.partials.breadcrumb')
@endif
@include('layouts.partials.alerts')
{{ $slot }}