| SN | Guarantor | Contact | Action | ||
|---|---|---|---|---|---|
| {{ forloop.counter }} | {% if guarantor.group is None %}{{ guarantor.biodata.name }} | {% else %}{{ guarantor.member.name }} | {% endif %} {% if guarantor.group is None %}{{ guarantor.biodata.contact }} | {% else %}{{ guarantor.member.contact }} | {% endif %}{% if loan.loan_status == 0 %} {% else %} {% endif %} |