@yield('title')
@yield('css')
@include('admin.layouts.header') @yield('content') @include('admin.layouts.footer') @yield('js')