{% extends "client/base_site.html" %} {% load i18n static %} {% block title %}Client - Dashboard{% endblock %} {% block topbar %} {% include "client/topbar.html" %} {% endblock %} {% block content %}
{% block breadcrumbs %} {% include "client/breadcrumbs.html" with title="Dashboard" %} {% endblock %}
Savings

70,000,000,000 UGX

3.51% Since last month

Loans

30,000,000,000 UGX

26.87% Since last month

Transfers

962k

26.87% Since last month

Clients

68758k

9.19% Since last month

Agents

3M

1.05% Since last month

Users

76k

3.51% Since last month

Braches

4

   

Settings

87.94M

   

Active Accounts

March 26 - April 01

600000

4,335

Loans

 

 

874

Savings

Total Revenue

March 26 - April 01

$96.56k

user-card user-card user-card
{% block footer %}{% include "client/footer.html" %}{% endblock %}
{% endblock %}