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