@include('dashboard.layouts.head')
@include('dashboard.layouts.header')
@yield('content')
@include('dashboard.layouts.script') @yield('scripts')