<?
$show = false;
if (isset($contratto)) {
if (stipula::getModalita()[$contratto->info["modalita"]]["invio_remoto"]) { $show = true; }
}
?>