Correzione minore in Preventivi

This commit is contained in:
Dasc3er 2021-10-02 13:09:22 +02:00
parent 5df687ef34
commit aa9066aea4
1 changed files with 2 additions and 0 deletions

View File

@ -55,6 +55,8 @@ class Preventivo extends Document
'data_rifiuto',
];
protected $info = [];
/**
* Crea un nuovo preventivo.
*