@php $theme = $theme ?? null; @endphp

Dipakai untuk warna tombol, aksen judul, dan ikon di homepage.

@if ($theme?->logoUrl()) Logo {{ $theme->name }} @endif

Logo yang tampil di navbar homepage. Kosongkan untuk memakai logo default.

@if ($theme?->faviconUrl()) Favicon {{ $theme->name }} @endif

Ikon tab browser. Idealnya gambar persegi (mis. 32x32 atau 64x64px). Kosongkan untuk memakai favicon default.

is_active ?? false))>