@include('admin.layouts.header') @include('admin.layouts.navigation')
{{ $slot }}
@include('admin.layouts.customizer') @yield('js')