{% extends 'dashboard/admin_dashboard/main.html' %} {% load static %} {% block content %}

Masters / Location / All Location

{% if messages %} {% for message in messages %} {% endfor %} {% endif %}
ID COUNTRY STATE CITY LOCATION STATUS ACTIONS
{% csrf_token %}
{% endblock %}