{{-- (Bagian head tetap sama seperti sebelumnya) --}} Beranda {{-- NAVIGASI UNTUK TAMPILAN DESKTOP --}} {{-- KONTEN UTAMA (Tampilan Mobile atau Desktop) --}}
@yield('content')
{{-- NAVIGASI UNTUK TAMPILAN MOBILE --}} @if(!View::hasSection('hide_nav_bar')) @endif @stack('scripts')