@yield('ext_css') @include('shared.admin_header') @include('shared.admin_sidebar')
@yield('content')
@include('shared.admin_footer')
@yield('ext_js')