@include('admin.partials.head') @yield('HeaderCssCode') @yield('content') @include('admin.partials.footer-scripts') @yield('footerJsCode')