@stack('css') @yield('head')
@include('admin.shared.top_menu')
@include('admin.shared.sidebar')
@yield('content')
@stack('scripts')