@include('partials.admin.head') @push('css')
@endpush
@stack('body_start') @yield('content') @stack('body_end')