{% extends "merchant_base.html" %} {% load static %} {% load crispy_forms_tags %} {% load custom_filters %} {% load custom_tags %} {% block title %}
| SL | Buyer | Notifier Name | Contact | Address | Active Status | Action | |
|---|---|---|---|---|---|---|---|
| {{ forloop.parentloop.counter }} | {{ group.grouper.name }} | {% endif %}{{ item.name }} | {{ item.contact|default:"N/A" }} | {{ item.email|default:"N/A" }} | {{ item.address|default:"N/A" }} | {{ item.is_active }} | |
| Data not found | |||||||