@php $profil = \App\Models\VillageProfile::first(); @endphp
@yield('title', 'Website Desa Cemara')
@vite('resources/css/app.css') {{-- Header --}} @include('partials.header')
@yield('content')