Centro operativo EpicrisisIA Opera casos, epicrisis y soporte clínico sin salir del flujo.
{% for section in shell_sidebar_sections %}

{{ section.label }}

{% for item in section.nav_items %} {% set tooltip = item.label %} {% if item.action == "open-upload" %} {% else %} {{ item.label }} {% endif %} {% endfor %}
{% endfor %}