Data Tables

{% for category in categories %} {% endfor %}
Name parent Image Details Actions
{{ category.name }} {% if category.parent_category %} {{ category.parent_category }} {% endif %} {{ category.name }} {{ category.details }} View | Edit |
{% csrf_token %}