formulario direcciones presupuestos

This commit is contained in:
2023-12-18 18:50:02 +01:00
parent 01d27ec480
commit ad4f804dc1
14 changed files with 292 additions and 6 deletions

2
ci4/app/Language/en/PresupuestosDirecciones.php Normal file → Executable file
View File

@ -17,7 +17,7 @@ return [
'precio' => 'Price',
'validation' => [
'max_length' => 'Max. length ',
'required' => 'Field required'
'required' => 'Field required',
'valid_email' => 'The email is not valid',
],