@stack('styles')
@include('admin._layouts.aside')
@include('admin._layouts.header')
@yield('content')
@stack('scripts')