@foreach ($wedding as $item) {{ $item->name }} @endforeach @livewireStyles
@foreach ($wedding as $item)
The Wedding

{{ $item->name }}

Dear: {{ $to }}
We are inviting you to the wedding

@endforeach
Save the date
000 D
00 H
00 M
00 S
Scroll For More
{{--

We are inviting you to the wedding

{{ $to }}

--}}
@foreach ($bride as $item)

{{ $item->name }}

instagram


{{ $item->child }}

{{ $item->name_mother }} &
{{ $item->name_father }}

@endforeach

Save the date

Matius 19:6 berbunyi, "Demikianlah mereka bukan lagi dua, melainkan satu. Karena itu, apa yang telah dipersatukan Allah, tidak boleh diceraikan manusia."


sangat berharap anda dapat hadir di moment bahagia yang akan :

@foreach ($detail as $item)

{{ $item->type }}

{{ date_format(date_create($item->date),"d F Y"); }}
{{ date_format(date_create($item->date),"H:i:s"); }}
{{ $item->address }}

View Maps Add to calendar

@endforeach
@foreach ($galery as $item) @endforeach
@foreach ($thank as $item)

{{ $item->note }}

@endforeach

Ucapan & Doa

Tanpa mengurangi rasa hormat, bagi anda yang ingin memberikan tanda kasih untuk mempelai dapat melalui:

@foreach ($gift as $item)

Alamat

{{ $item->address }}
@if(!$item->note) @else Patokan : {{ $item->note }} @endif {{ $item->maps }}

@endforeach
@foreach ($bank as $item)

{{ $item->name }}

{{ $item->acc_number }}
a/n {{ $item->acc_name }}

@endforeach
Back to Top
// @include('sweetalert::alert') @livewireScripts