mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
falta calcular precio y guardar direccion
This commit is contained in:
@ -17,6 +17,7 @@ return [
|
||||
'peso' => 'Peso',
|
||||
'cantidad' => 'Cantidad',
|
||||
'precio' => 'Precio',
|
||||
'saveDirection' => 'Guardar en direcciones de cliente',
|
||||
'validation' => [
|
||||
'max_length' => 'Max. valor caracteres alcanzado',
|
||||
'required' => 'Campo obligatorio',
|
||||
|
||||
Reference in New Issue
Block a user