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

Location Management Control panel

ADD Locations
ID COUNTRY STATE CITY LOCATION NAME ADDRESS STATUS ACTIONS
{% csrf_token %}
{% include 'dashboard/visitors_dashboard/footer.html' %}