@include('admin.dashboard.header') @include('admin.dashboard.sidebar') @yield('content') @include('admin.common.footer') @yield('scripts')