{{-- Tema Pengajian: Pengajian Akbar (Islamic — Sage Green & Gold) --}} {{ $invitation->event_title }}
{{-- ── COVER ── --}}
🕌

السَّلَامُ عَلَيْكُمْ

Mengundang dengan Hormat

{{ $invitation->event_title }}

@if($invitation->event_host)

Diselenggarakan oleh {{ $invitation->event_host }}

@endif

{{ $invitation->main_event_datetime->translatedFormat('l, d F Y') }}

@if(isset($guest) && $guest)

Kepada Yth. {{ $guest->name }}

@endif
{{-- ── BISMILLAH ── --}}

بِسْمِ اللَّهِ الرَّحْمَٰنِ الرَّحِيمِ

"Tidaklah suatu kaum berkumpul di salah satu rumah Allah, mereka membaca Kitabullah dan saling mempelajarinya, kecuali akan turun ketenangan kepada mereka..." (HR. Muslim)

{{-- ── HERO ACARA ── --}}

{{ $invitation->event_title }}

@if($invitation->event_photo)
{{ $invitation->event_title }}
@endif @if($invitation->event_description)

{{ $invitation->event_description }}

@endif @if($invitation->event_host)
Diselenggarakan oleh {{ $invitation->event_host }}
@endif
{{-- ── COUNTDOWN ── --}}

{{ $invitation->main_event_datetime->translatedFormat('l, d F Y') }}

0
Hari
0
Jam
0
Menit
0
Detik
{{-- ── DETAIL LOKASI ── --}}

Detail Acara

📿

{{ $invitation->main_event_title }}

{{ $invitation->main_event_datetime->translatedFormat('l, d F Y') }}

⏰ {{ $invitation->main_event_datetime->translatedFormat('H:i') }} WIB - selesai

📍 {{ $invitation->main_event_location }}

@if($invitation->main_event_address)

{{ $invitation->main_event_address }}

@endif @if($invitation->main_event_map_link && $invitation->main_event_map_link !== '#') 📍 Lihat Maps @endif
{{-- ── RANGKAIAN (jika tersedia di love_stories) ── --}} @if(count($invitation->love_stories ?? []) > 0)

Susunan Acara

@foreach($invitation->love_stories as $item)
{{ $item['year'] ?? '-' }}
{{ $item['title'] ?? '' }} @if(!empty($item['story']))

{{ $item['story'] }}

@endif
@endforeach
@endif {{-- ── QUOTE ── --}} @if($invitation->quote)

"{{ $invitation->quote }}"

@endif {{-- ── RSVP ── --}}

RSVP

@if(session('success'))

{{ session('success') }}

@endif
@csrf
@if(count($comments ?? []) > 0)

{{ count($comments) }} Konfirmasi & Doa

@foreach($comments as $c)
{{ $c->name }} @if($c->rsvp_status === 'hadir') ✓ Hadir @elseif($c->rsvp_status === 'tidak_hadir') ✗ Tidak Hadir @else ? Ragu @endif

{{ $c->comment }}

@endforeach
@endif
@if($invitation->music_file) @endif