Seleccione Zona | Seleccione Supervisor | Seleccione Tipo |
---|---|---|
{{'inbox.all' | trans}}
{% for zona in zonas %} {{zona.zona}} {% endfor %} |
{{'inbox.all' | trans}}
{% for supervisor in supervisores %} {{supervisor.supervisor}} {% endfor %} |
{{'inbox.all' | trans}}
{% for tipo in tipos %} {{tipo.tipo}} {% endfor %} |