@include('admin.includes.header') @yield('admin-custom-css') @yield('content') @yield('admin-custom-js') @include('admin.includes.footer')