{% extends "pxy_dashboard/partials/base.html" %} {% load static %} {% block content %} {% include "pxy_dashboard/partials/dashboard/kpi_row.html" %}

Route Optimization

Optimization scenario: {{ scenario_name }}

Distance by Route (km)

Collected Load by Route (kg)

Estimated Cost by Route (CLP)

{% endblock %} {% block extra_js %} {% endblock %}