{% if loan.loan_status == 0 %} {% endif %}
{% if guarantors %} {% for guarantor in guarantors %} {% if guarantor.group is None %} {% else %} {% endif %} {% if guarantor.group is None %} {% else %} {% endif %} {# ==============DELETE SECURITY ===========#} {% endfor %}
SN Guarantor Contact Action
{{ forloop.counter }}{{ guarantor.biodata.name }}{{ guarantor.member.name }}{{ guarantor.biodata.contact }}{{ guarantor.member.contact }} {% if loan.loan_status == 0 %} {% else %} {% endif %}
{% else %}

At least {% if minguarantors < 2 %} {{ minguarantors }} Guarantor is required {% else %} {{ minguarantors }} Guarantors are required {% endif %}

{% endif %}