@include('components.dashboard.layouts.head')
@yield('content')
@include('components.dashboard.layouts.footer')