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