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

Report Management Control panel

{% csrf_token %}
{% comment %} {% endcomment %}
{% comment %} {% endcomment %}
ID Visitor Name Visitor ID Image TO Meet Visitor Email Visitor MObile Company Department Location Check-In Time Check-Out Time Visitor TypeStatus
{% csrf_token %}
{% include 'dashboard/visitors_dashboard/footer.html' %}