@yield('styles') @yield('scripts-head')
@include('layouts.dashboard._header')
@yield('content')
@yield('scripts-body')