@stack('styles')
@include('admin.static.header') @include('admin.static.sidebar')
@yield('content')
@include('admin.static.footer')
@stack('scripts')