{% extends "partials/dashboard-base.html" %} {% load static %} {% load humanize %} {% block content %} Make a Payment Submitted Payment {{transaction.transaction_id}} was sent to {{account.user.kyc.full_name}} View Detail | Send Another Payment {% endblock content %}
Payment {{transaction.transaction_id}} was sent to {{account.user.kyc.full_name}}