{{-- Dynamic Title & Description --}} @yield('title', 'KunciLink | Monetize Your Links with QRIS Challenge') {{-- Open Graph (Facebook, LinkedIn, WhatsApp) --}} {{-- Twitter Card --}} {{-- PWA Meta Tags --}} {{-- Web App Manifest --}} {{-- Favicon & Icons --}} {{-- Font Awesome (CDN) --}} {{-- AdminLTE CSS (local) --}} {{-- Extra CSS Hook --}} @stack('styles') {{-- PWA Status --}}
{{-- Navbar --}} @include('layouts.partials.navbar') {{-- Sidebar --}} @include('layouts.partials.sidebar') {{-- Content Wrapper --}}
@yield('content')
{{-- jQuery (CDN) --}} {{-- Bootstrap Bundle (CDN) --}} {{-- AdminLTE JS (local) --}} {{-- Extra JS Hook --}} @stack('scripts') {{-- PWA Registration --}}