@include('admin.layouts.head')
@include('admin.layouts.navbar') @include('admin.layouts.menubar') @yield('content')
@include('admin.layouts.script')