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