@if($type == 'Visit')

Appointment confirmed at Santushti Holistic Health Clinic.

When: {{$datetime}}

{{$visit_timezone}}

With: {{$username}}

Type: {{$type}}

Please arrive on time to avoid any process delays.

For any help, reply to this email, or call +91 9870481482

Warm Regards
{{$from_name}}
Team Santushti

Note: This is a system-generated email.

@elseif($type == 'Audio')

Appointment confirmed at Santushti Holistic Health Clinic.

When: {{$datetime}}

{{$visit_timezone}}

With: {{$from_name}}

Type: {{$type}}

I will call you at the scheduled time. Please be available to take the call.

For any help, reply to this email, or send a message via app chat.

Warm Regards
{{$from_name}}
Team Santushti

Note: This is a system-generated email.

@elseif($type == 'Video')

Appointment confirmed at Santushti Holistic Health Clinic.

When: {{$datetime}}

{{$visit_timezone}}

With: {{$username}}

Type: {{$type}}

Zoom Link: {{$video_url}}

Ways to join?
1. Click the link shared above when it's the scheduled time, or
2. Tap the 'Join Now' button in the Santushti app (Appointment section), or
3. Tap the joining link in the SMS reminder (for India only)

For technical assistance, WhatsApp us at https://wa.me/919872617668

Warm Regards
{{$from_name}}
Team Santushti

Note: This is a system-generated email.

@else

Default content or error handling if $type doesn't match any of the expected values

@endif