@if ($guestData)

Para:

{{ $guestData->name ?? '' }}

@endif

Faltan:

0 Días
0 Horas
0 Minutos
0 Segundos
@if ($eventData)
img marca

{{ $eventData->name_wife ?? '' }} & {{ $eventData->name_husband ?? '' }}

@if($eventData->parents)

Con la bendición de Dios y nuestras Familias

{!! nl2br(e($eventData->parents)) !!}
@endif

Te invitamos a compartir este día especial en el que iniciamos nuestro camino juntos.

{{ $eventData->start_date_only->locale('es')->isoFormat('D \d\e MMMM \d\e YYYY') }}

{{ \Carbon\Carbon::parse($eventData->start_time_only)->isoFormat('h:mm a') }}

Ceremonia Religiosa

{{ $eventData->ceremony_place ?? '' }}

{{ $eventData->location_ceremony ?? '' }}

ver ubicación @if ($eventData->start_time_only_civil)

{{ \Carbon\Carbon::parse($eventData->start_time_only_civil)->isoFormat('h:mm a') }}

@endif @if ($eventData->civil_place)

Ceremonia Civil y Fiesta

{{ $eventData->civil_place ?? '' }}

@if ($eventData->location_civil)

{{ $eventData->location_civil ?? '' }}

@endif @if ($eventData->location_google_maps_civil) ver ubicación @endif @endif
@endif
@push('scripts') @endpush