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

Company Management All Control panel

ADD Company
ID COMPANY CODE COMPANY NAME LOCATION ADDRESS 1 ADDRESS 2 PINCODE STATUS ACTION
{% csrf_token %}
{% include 'dashboard/visitors_dashboard/footer.html' %}