tarifas manipulado actualizado

This commit is contained in:
Jaime Jimenez
2023-06-18 20:49:35 +02:00
parent 325ae2bd95
commit 77af1d69ce
11 changed files with 183 additions and 64 deletions

View File

@ -13,7 +13,7 @@ class TarifaManipuladoModel extends \App\Models\GoBaseModel
protected $useAutoIncrement = true;
const SORTABLE = [
1 => "t1.nombre",
0 => "t1.nombre",
];
protected $allowedFields = [