Catégories
-
{% if perms.gestion.add_category %}
- Créer une catégorie {% endif %} {% if perms.gestion.view_category %}
- Rechercher une catégorie
- Lister toutes les catégories {% endif %}
{% extends 'base.html' %} {% block entete %}Gestion des produits{% endblock %} {% block navbar%}