Dear {{ $appointment->customer_name }},
Appointment Details:
{{translate('Booking No.')}}
{{ $appointment->id }}
{{translate('Date')}}
{{ $appointment->date }}
{{translate('Time')}}
{{ $appointment->start_time }} - {{ $appointment->end_time }}
{{translate('Service')}}
{{ $appointment->service }}
{{translate('Location')}}
{{ $appointment->branch }}
Contact Information
{{translate('Name')}}
{{ $appointment->customer_name }}
{{translate('Phone')}}
{{ $appointment->phone_no }}
{{translate('Email')}}
{{ $appointment->email }}
This is a strictly no-reply email.
Best Regards,
Fireworks