{% extends "ui/templates/base/layout.html" %} {% block content %}

Role-wise Reports Centre

Unified Reports Centre

Open the reports and existing report modules relevant to your role and current workspace.

{{ report_summary.total }}
Available
{{ report_summary.work }}
Work
{{ report_summary.client }}
Client
{{ report_summary.billing }}
Billing
{% for tab in report_tabs %} {{ tab.label }} {{ tab.count }} {% endfor %}
Loading reports...
{% endblock %}