@include('admin.layouts.header') @include('admin.layouts.sidebar')
@yield('content')
@stack('scripts')