@yield('css') @yield('page-css') @include('admin.partials.top') @include('admin.partials.menu') @yield('content')
@yield('js') @yield('page-js')