{{ 'today'|trans }} {{ datenow|date("d/m/Y") }}
Benvenuto in Area Manager {{ app.user.profilofullname }}
{% if azienda is defined %} {{ render(controller('App\\Controller\\SelectCompanyController::aziende', {'a_azienda':azienda})) }} {% endif %}
{{ 'manager.Company.Details'|trans }}
{{ 'ANAGRAFICHE SUPPORTI'|trans }}
{{ 'ANAGRAFICHE VEHICLE'|trans }}
{{ 'Place'|trans }}
-
{% for luogo in listaluoghi %}
{{ luogo.Descrizione }}
{% endfor %}
C4RGO
C4RGO
{{ 'Schedulers'|trans }}
-
{# {% for sched in listascheduler %}
{{ luogo.Descrizione }}
{% endfor %}#}
{# {{ ''|trans }}
#}
Descrizione 1
Descrizione 2
Descrizione 3
Descrizione 4
{% endif %}
 }})