trabajando boton ver pedido

This commit is contained in:
2024-07-10 00:25:26 +02:00
parent 078205b552
commit b6420b7b8a
10 changed files with 191 additions and 64 deletions

View File

@ -98,4 +98,5 @@ class FacturaModel extends \App\Models\BaseModel {
return $builder->get()->getRow()->cantidad;
}
}