Appointment Type
ALL APPOINTMENTS ARE CLOSED!!!
Check back later
{{model.invoice.title}}
SN | DESCRIPTION | UNIT PRICE | Quantity | Collected | TOTAL (₦) |
---|---|---|---|---|---|
{{$index+1}} | {{fee.name}} | {{fee.unit}} | {{fee.quantity}} | {{fee.collected}} | {{fee.price}} |
Appointment Date & Time
Appointment Confirmation
APPOINTMENT INFORMATION
Service: {{model.appointment.name}}
Start: {{model.selectedSlot.formatted_date}} By {{model.selectedSlot.formatted_time}}
End: {{model.selectedSlot.formatted_date}} By {{model.selectedSlot.formatted_end_time}}
CUSTOMER INFORMATION
Name: {{model.invoice.name}}
Email: {{model.invoice.email}}
Phone: {{model.invoice.phone}}
Payment Ref: {{model.invoice.payment_ref}}
STUDENT INFORMATION
Full Name: {{model.child.surname_name}} {{model.child.first_name}} {{model.child.other_names}}
Gender: {{model.child.gender == 0 ? 'Male': 'Female'}}
School: {{model.schoolitem.name}}
Campus: {{model.campusitem.name}}
Class: {{model.levelitem.name}}
PARENTS/GUARDIAN INFORMATION
Full Name: {{model.parent.parent_title}} {{model.parent.surname_name}} {{model.parent.first_name}} {{model.parent.other_names}}
Phone Number: {{model.parent.phone_number}}
Email: {{model.parent.email_address}}
Address: {{model.parent.contact_address}}
Appointment Date & Time
[Duration {{model.sizing_time}} {{model.time_format.name}}]
STUDENT INFORMATION
PARENTS/GUARDIAN INFORMATION
Appointment Confirmation
APPOINTMENT INFORMATION
Service: {{model.appointment.name}}
Start: {{model.selectedSlot.formatted_date}} By {{model.selectedSlot.formatted_time}}
End: {{model.selectedSlot.formatted_date}} By {{model.selectedSlot.formatted_end_time}}
STUDENT INFORMATION
Full Name: {{model.child.surname_name}} {{model.child.first_name}} {{model.child.other_names}}
Gender: {{model.child.gender == 0 ? 'Male': 'Female'}}
School: {{model.schoolitem.name}}
Campus: {{model.campusitem.name}}
Class: {{model.levelitem.name}}
PARENTS/GUARDIAN INFORMATION
Full Name: {{model.parent.parent_title}} {{model.parent.surname_name}} {{model.parent.first_name}} {{model.parent.other_names}}
Phone Number: {{model.parent.phone_number}}
Email: {{model.parent.email_address}}
Address: {{model.parent.contact_address}}
Message/Note: {{model.parent.appointment_message}}

Your appointment has been successfully registered.
An email with the appointment details has been sent to you.
Please check your spam folder if the email does not arrive within a few minutes.