@yield('title') @yield('page-css')
@yield('subtitle')
@yield('content')
@include('admin.template.footer')
@yield('page-js')