@php $homeContent = \App\Models\HomeContent::latest()->first(); $organizationType = \App\Models\OrganizationType::latest()->first(); @endphp Dashboard - SB Admin
@yield('main-content')