@include('layouts.admin.template-part.header') @include('layouts.admin.template-part.navbar') @include('layouts.admin.template-part.sidebar') @yield('dashboard-content') @include('layouts.admin.template-part.footer')