{% extends 'core/base.html' %} {% block title %}Clear Credit - SwiftPOS{% endblock %} {% block topbar_title %}Clear Credit{% endblock %} {% block content %}
Customer: {{ order.customer_name }}
Current Balance: {{ currency_symbol }}{{ order.balance_amount }}