{% load static %} {% block head %} {% include 'core/base/_head.html' %} {% endblock %}

Dashboard

{% block details %}

What do you get to manage?

✓ Client Lists

✓ Invoices

✓ Receipt Storage

✓ Financial Reports

{% endblock %}
{# {% component "messages_list" %}#} {% include "core/base/toasts.html" %}

{% block title %} {% endblock title %}

{% block content %} {% endblock content %}