Dear {{ visitor_data.first_name }} {{ visitor_data.last_name }},
Your appointment has been successfully scheduled. Below are the details:
Employee Name: | {{ employee_data.first_name }} {{ employee_data.last_name }} |
Appointment Date: | {{ new_appointment.date }} |
Appointment Time: | {{ new_appointment.time }} |
Purpose: | {{ new_appointment.purpose }} |
Please Cilck on then below link and update your details.
{% endif %}We look forward to seeing you at the scheduled time.
Thank you!
Visitor Management System