{% load static %} Career Club Invoice
Invoice #: {{ application.tran_id }}
Created: {{ application.tran_date|date:"F j, Y, g:i a" }}
Currency: {{ application.currency }}
Motaleb Academy Career Club
Dhaka - 1230
Bangladesh
{{ user.get_full_name }}
{{ user.email }}
Payment Method Payment Status
Bkash {% if application.is_approved %} Completed {% else %} Pending {% endif %}
Membership Type Price
{{ application.get_application_type_display }} {{ application.amount }} {{ application.currency }}
Total: {{ application.amount }} {{ application.currency }}
Please pay the amount to this bKash number (send money): 01819-025991
with reference to Invoice No: {{ application.tran_id }}