{{-- resources/views/layouts/app.blade.php — Tema Banyuwangi --}} @yield('title', config('app.name', 'Website Pemetaan PJU')) @include('partials.head') @php $base = rtrim(request()->getBasePath(), '/'); @endphp {{-- Overlay mobile (tap untuk tutup sidebar) --}}
{{-- ======================== SIDEBAR ======================== --}} {{-- ======================== MAIN ======================== --}}
{{-- Navbar atas --}}
@yield('content')