{% comment %}
{{title}}
{% endcomment %}Magazine Category List
{% include 'web/message.html' %}
{% if magazine_categorys %}
{% else %}
{% endif %}
S.No. | Category name | Category Color | Category Icons | Action |
---|---|---|---|---|
{{forloop.counter}} | {{magazine_category.category_name}} | {{magazine_category.magazine_category_color}} |
{% if magazine_category.magazine_category_icon %}
|
Edit Delete |