mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
añadiendo tarifas envio
This commit is contained in:
@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user