{% extends 'dashboard/gate_keeper_dashboard/main.html' %} {% load static %} {% block content %}

Visitor /All Appointment

{% if messages %} {% for message in messages %} {% endfor %} {% endif %}
Id Request Id Name Employee Name Appointment Date Appointment Time Type Image Mobile Status Employee Approval Timing Created By Check In Time Check Out Time Purpose Detail Created At Actions
{% csrf_token %}
{% endblock %}