@stack('css')
@include('template.admin.sidebar')
@include('template.admin.navbar')
@yield('content') @include('template.admin.footer')
@stack('js')