Produits
-
{% if perms.gestion.add_product %}
- Créer un produit {% endif %} {% if perms.gestion.view_product %}
- Rechercher un produit
- Lister tous les produits {% endif %}
{% extends 'base.html' %} {% block entete %}Gestion des produits{% endblock %} {% block navbar%}