{% extends 'base.html' %} {% block title %}Admin Dashboard{% endblock %} {% block main %}

Welcome back, {{ session['username'][0] }}{{ session['username'][1] }}{{ session['username'][2] }}{{ session['username'][3] }}.


No issues or bugs have been reported to our customer care in the past week.


{{ customer_count }}+

Customers


are using EBMS for their electronics needs.

{{ supplier_count }}+

Suppliers


are supplying products to the EBMS warehouse.

{{ da_count }}+

Delivery Agents


are helping EBMS deliver Products to Customers.

{{ order_count }}+

Orders


have been placed through through EBMS.

{{ product_count }}+

Products


have been sold through through EBMS.


*Click on a card to view more information.

{% endblock %}