{% extends "ui/templates/base/layout.html" %} {% block content %} Platform Control Centre System Administration Dashboard Monitor firm readiness, catalogue health, SMTP, storage, billing readiness, reports, wizards and audit logs. + Create Firm Platform SMTP Platform Billing {% set tabs = [ ('overview', 'Overview'), ('firms', 'Firms'), ('firm-setup-health', 'Setup Health'), ('catalogue', 'Service Catalogue'), ('smtp', 'Platform SMTP'), ('storage', 'Storage'), ('billing', 'Billing Readiness'), ('reports', 'Reports'), ('wizards', 'Wizards'), ('audit-logs', 'Audit Logs') ] %} {% for tab_key, tab_label in tabs %} {{ tab_label }} {% endfor %} Dashboard Menu Platform dashboard sections {% for tab_key, tab_label in tabs %} {{ tab_label }} {% endfor %} Loading dashboard... {% endblock %}
Platform Control Centre
Monitor firm readiness, catalogue health, SMTP, storage, billing readiness, reports, wizards and audit logs.