{% for product in products %} {% empty %} {% endfor %}
Id Name Per Price Description Quantity Created Date Action
{{product.id}} {{product.name}} {{product.price}} {{product.description}} {{product.quantity}} {{product.unit}} {{product.created_at}}
No Product Found