{% load static %} {% include 'dashboard/admin_dashboard/header.html' %} {% include 'dashboard/admin_dashboard/body.html' %}
{% if messages %} {% for message in messages %} {% endfor %} {% endif %}

VISITOR Control panel

ID VISITOR NAME EMPLOYEE NAME PURPOSE APPOINTMENT DATE APPOINTMENT TIME VISITORS TYPE VISITORS UNI ID VISITORS IMAGE VISITORS MOBILE DETAIL CHECK IN TIME CHECK OUT TIME CREATED AT
{% csrf_token %}
{% include 'dashboard/visitors_dashboard/footer.html' %}