@include('dashboard.common.head')
@include('dashboard.common.navbar') @include('dashboard.common.sidebar') @yield('dashboard_content') @include('dashboard.common.fotter') @include('dashboard.common.script')