@yield('head')
@include('admin.partial.topbar') @yield('content') @yield('footer') @yield('script')