{% extends 'base.html.twig' %} {% block body_id 'welcomeadmin' %} {% block title %}{{ "Managment_pannel"|trans }}{% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block c4rg0_menuleft %} {% endblock %} {% block body %}


 {{ 'today'|trans }} {{ datenow|date("d/m/Y") }}

Benvenuto in Area Manager {{ app.user.profilo.nome ~ " " ~ app.user.profilo.cognome }}


{% if azienda is defined %} {{ render(controller('App\\Controller\\SelectCompanyController::aziende', {'a_azienda':azienda})) }} {% endif %}

C4RGO

C4RGO

C4RGO

C4RGO

C4RGO

C4RGO

C4RGO

C4RGO

C4RGO

C4RGO

C4RGO
{{ 'COMPANY DATA'|trans }}
   SUPPORTI & CONTENITORI


C4RGO {{ 'Location'|trans }} [{{ listaluoghi|length }}]

{{ 'Place'|trans }}


{% endblock %}