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