{% extends "layouts/base.html" %} {% load i18n %} {% load static %} {% block title %}Configuration - PX360{% endblock %} {% block content %}

System Configuration

Manage system settings and configurations

{% trans "SLA Configurations" %}

{{ sla_configs_count }} active configs

Manage SLA Configs
{% trans "Routing Rules" %}

{{ routing_rules_count }} active rules

Manage Routing Rules
{% trans "Hospitals" %}

{{ hospitals_count }} active hospitals

Manage Hospitals
{% endblock %}