@include('dashboard.components.header') @include('dashboard.components.sidebar') @yield('content') @include('dashboard.components.footer')