{% for customer in customers %} {% empty %} {% endfor %}
View S.N Name Email Conact No Created At Action
{{customer.id}} {{customer.name}} {{customer.email}} {{customer.contact}} {{customer.date_created}}
No Product Found
{% include 'includes/pagination.html' %}