Hi {{ $user->name }},
You are invited to attend the following meeting. Please find the meeting details below:
Title: {{ $invite->title }}
Date & Time: {{ \Carbon\Carbon::parse($invite->meeting_datetime)->format('d M Y, h:i A') }}
Venue: {{ $invite->venue }}
Agenda:
{{ $invite->agenda }}
Description:
{{ $invite->description }}
Kindly make yourself available and be on time. If you have any questions, feel free to reply to this email.
Best regards, Zillion IT Team