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

Visitor Management Control panel

Visitors Send Invitations
ID First Name Email Image Mobile Date Time Status Created At Updated At Purpose Details Visitor Type Visitor Timing Action
{% csrf_token %}
{% include 'dashboard/visitors_dashboard/footer.html' %}