@yield('breadcrumb')
@if (isset($slot))
{{ $slot }}
@endif
@yield('content')
@include('admin.components.header')