@yield('css') @routes('admin')
@include('admin.template.navbar')
@yield('main-content')
@yield('modals') @yield('scripts') @stack('js')