Dear Dr. {{ $doctor_name }},
You missed a scheduled marketing visit. Please review the details below and follow up accordingly:
Title: {{ $event_title }}
Visit Date: {{ \Carbon\Carbon::parse($visit_date)->format('d M, Y') }}
Start time: {{ \Carbon\Carbon::parse($start_time)->format('h:i A') }}
End time: {{ \Carbon\Carbon::parse($end_time)->format('h:i A') }}
@if(!empty($description))Description: {{ $description }}
@endifRegards,
Marketing Team