You're Invited to a Marketing Event

Title: {{ $event->title }}

Visit Date: {{ \Carbon\Carbon::parse($event->visit_date)->format('d M, Y') }}

Start time: {{ \Carbon\Carbon::parse($event->start_time)->format('h:i A') }}

End time: {{ \Carbon\Carbon::parse($event->end_time)->format('h:i A') }}

@if(!empty($event->description))

Description: {{ $event->description }}

@endif

Please find the event invitation attached. You can add it to your calendar.

Google Calendar Add to Google Calendar

Regards,
Marketing Team