Loading...
@include('admin.layout.sidebar')
@include('admin.layout.navbar') @yield('content')
@stack('script') @yield('script')