@if($code === 'original') @elseif ($code === 'reminder') @endif

🩺 Telemedicine Appointment

Dear {{ $telemedicine->fullname }},

You have an upcoming telemedicine appointment with
Dr. {{ $telemedicine->doctor->fullname }} on {{ $telemedicine->date }}.

Join Telemedicine Session

If the button doesn’t work, copy & paste this link into your browser:
[JOIN_LINK]

{{-- Salam pembuka --}}

Dear {{ $model->fullname }},

{{-- Isi reminder --}}

We would like to remind you that you have an upcoming {{ $serviceName }} scheduled at
{{ $timeLabel }} with Dr. {{ $model->doctor->fullname }}.

{{-- Button aksi --}}

{{ $actionLabel }}

{{-- Footer note --}}

If the button doesn’t work, copy & paste this link into your browser:
{{ $actionUrl }}

© 2025 Clinic Shinta. All rights reserved.