{{ payment.reference }} |
{{ payment.amount }} |
{{ payment.date_scheduled }} |
{% if payment.invoice %}
{% include "bi/check-square-fill.html" %}
{% include "bi/file-earmark-arrow-down.html" %}
{% else %}
{% include "bi/x-square-fill.html" %}
{% endif %}
|
{% if payment.proof_of_payment %}
{% include "bi/check-square-fill.html" %}
{% include "bi/file-earmark-arrow-down.html" %}
{% else %}
{% include "bi/x-square-fill.html" %}
{% endif %}
|
{% include "bi/pencil-square.html" %}
{% include "bi/trash-fill.html" %}
|
{% empty %}