@yield('styles') @stack('head-scripts') @include('admin.partials.header') @include('admin.partials.sidebar')
@yield('content')
@stack('scripts')