Total Earning
{{total_commission_earn}}
Withdrew Balance
{% if total_commission_withrew %} {{ total_commission_withrew }}{% else %}0{% endif %}
Total Balance
{% if balance_calculation.total_balance %} {{ balance_calculation.total_balance }}{% else %}0{% endif %}