{% extends "BaseLogin.html" %} {% block title %} Dashboard {% endblock %} {% block content %}
{% include 'Dashboards/Dashboard/Sum_of_professional_detail.html' %}
{% include 'Dashboards/Dashboard/Sum_payment_method_service.html' %} {% include 'Dashboards/Dashboard/Sum_of_product.html' %}
{#
#} {#
#} {#
{% include 'Dashboards/Dashboard/Professional.html' %}
#} {#
{% include 'Dashboards/Dashboard/Service.html' %}
#} {#
#} {#
#} {#
#} {% endblock %}