. */ include_once __DIR__.'/../../core.php'; ?>
{[ "type": "text", "label": "", "name": "nome", "required": 1 ]}
{[ "type": "select", "label": "", "name": "id_nazione", "required": 1, "ajax-source": "nazioni" ]}