. */ include_once __DIR__.'/../../core.php'; use Modules\Preventivi\Preventivo; $revisione = Preventivo::find($id_record)->ultima_revisione; ?>