@extends('emails.layout') @section('pre-header') Appointment Confirmed @endsection @section('header-title') ✅ Appointment Confirmed! @endsection @section('header-subtitle') Your appointment has been confirmed @endsection @section('content')

Hi {{ $clientName }},

Great news! Your appointment has been confirmed. Here are your session details:

Marketing Officer {{ $officerName }}
Officer Email {{ $officerEmail }}
Date {{ $appointmentDate }}
Time {{ $appointmentTime }}
Duration {{ $durationMinutes }} minutes

🎥 Your Google Meet link is ready! Click the button below to join at your appointment time.

Join Google Meet

💡 Tip: Please be ready a few minutes before the scheduled time. If you need to cancel or reschedule, please visit your appointments page as soon as possible.

@endsection @section('footer-greeting') Wishing you success in your immigration journey @endsection