| Gate Pass Information | Details |
|---|---|
| Gate Pass No | {{ printData.profile.booking_id || printData.profile.id || '-' }} |
| Generated On | {{ printData.profile.generated_at || '-' }} |
| Status | Approved |
| Institute | {{ printData.profile.name || '-' }} |
| Address | {{ printData.profile.address || '-' }} |
| Contact | {{ printData.profile.contact_no_1 || '-' }} |
| Visit Contact Person | {{ printData.profile.contact_person || '-' }} |
| Visit Contact Number | {{ printData.profile.contact_number || '-' }} |
| {{ printData.profile.email || '-' }} | |
| Date of Visit | {{ printData.profile.visit_date || '-' }} |
| Visit Time | 08:30 AM to 03:30 PM |
| Visit Port | {{ printData.profile.port || 'Colombo' }} |
| Students | Male: {{ printData.profile.student_count_male || 0 }} / Female: {{ printData.profile.student_count_female || 0 }} |
| Bus No | Driver Details | Helper Details |
|---|---|---|
| {{ bus.bus_no }} |
{{ bus.driver_name }}
NIC: {{ bus.driver_nic }}
|
{{ bus.helper_name || '-' }}
NIC: {{ bus.helper_nic || '-' }}
|
| Students (M) | Students (F) | Teachers | Parents | Drivers | Helpers | Total |
|---|---|---|---|---|---|---|
| {{ printData.profile.student_count_male || 0 }} | {{ printData.profile.student_count_female || 0 }} | {{ printData.teachers.length }} | {{ printData.parents.length }} | {{ (printData.buses || []).reduce((count, bus) => count + ((bus.driver_name || bus.driver_nic) ? 1 : 0), 0) }} | {{ (printData.buses || []).reduce((count, bus) => count + ((bus.helper_name || bus.helper_nic) ? 1 : 0), 0) }} | {{ Number(printData.profile.student_count_male || 0) + Number(printData.profile.student_count_female || 0) + Number(printData.teachers.length || 0) + Number(printData.parents.length || 0) + Number((printData.buses || []).reduce((count, bus) => count + ((bus.driver_name || bus.driver_nic) ? 1 : 0), 0)) + Number((printData.buses || []).reduce((count, bus) => count + ((bus.helper_name || bus.helper_nic) ? 1 : 0), 0)) }} |
This document permits the entry of the above institute's bus and personnel for the educational tour on the specified date.
Principal's Signature
Name / DateOfficial Stamp
Institute Seal