{% extends "base.html" %} {% block title %}{{ current_user.full_name }} - Member Dashboard{% endblock %} {% block content %}
Your payment for {{ current_month.strftime('%B %Y') }} is overdue
Your payment for {{ current_month.strftime('%B %Y') }} has been recorded
Submit requests and manage your account independently
৳{{ "%.2f"|format(group_monthly_total) }}
From all {{ total_members }} members
৳{{ "%.2f"|format(group_special_total) }}
Group special funds
৳{{ "%.2f"|format(group_penalty_total) }}
Group penalty charges
৳{{ "%.2f"|format(group_bonus_total) }}
Group bonus credits
৳{{ "%.2f"|format(total_group_deposits) }}
Combined contributions from all {{ total_members }} active members
৳{{ "%.2f"|format(monthly_total) }}
{{ monthly_contributions|length }} payments
৳{{ "%.2f"|format(special_total) }}
{{ special_contributions|length }} contributions
৳{{ "%.2f"|format(penalty_total) }}
Additional charges
৳{{ "%.2f"|format(bonus_total) }}
Additional credits
৳{{ "%.2f"|format(total_contributed) }}
All time contributions to {{ member_group.name }}
{{ event.description }}
No upcoming events