add comment field

This commit is contained in:
amazuecos
2024-10-21 17:46:46 +00:00
parent c7c9b54556
commit 2ff86a7743
9 changed files with 110 additions and 29 deletions

View File

@ -10,6 +10,9 @@ return [
'id' => 'ID',
'moduleTitle' => 'Tarifas Manipulado',
'nombre' => 'Nombre',
'code' => 'Código',
'comment' => 'Comentario',
'comment_placeholder' => 'Inserte un comentario',
'importeMinimo' => 'Importe mínimo',
'precioMax' => 'Precio T. Mín',
'precioMin' => 'Precio T. Máx',