añadiendo tarifas envio

This commit is contained in:
Jaime Jimenez
2023-08-29 00:16:37 +02:00
parent 03bc1dff12
commit ddaac2f9f1
22 changed files with 1713 additions and 15 deletions

View File

@ -25,6 +25,8 @@ return [
'telefono' => 'Teléfono',
'tipoId' => 'Tipo',
'updatedAt' => 'Updated At',
'cajas' => 'Cajas',
'palets' => 'Palets',
'validation' => [
'cif' => [
'max_length' => 'El campo {field} no puede exceder de {param} caracteres en longitud.',