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' => 'Phone',
'tipoId' => 'Type',
'updatedAt' => 'Updated At',
'cajas' => 'boxes',
'palets' => 'pallets',
'validation' => [
'cif' => [
'max_length' => 'The {field} field cannot exceed {param} characters in length.',