@include('admin.layout.header_script') @yield('custom_style') @yield('content') @include('admin.layout.footer_script') @yield('script')