Explorar el Código

Update 'app/Http/Controllers/Api/FormController.php'

ifah
Zafwan hace 5 años
padre
commit
dda4b4a63b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      app/Http/Controllers/Api/FormController.php

+ 2
- 2
app/Http/Controllers/Api/FormController.php Ver fichero

@@ -172,8 +172,8 @@ class FormController extends BaseController
'type_application' => $f->type_application,
"type_service" => $f->type_service,
"customer_name"=> $name,
"ic" => $ic,
"company_reg" => $company_reg,
//"ic" => $ic,
//"company_reg" => $company_reg,
"subscriber_id" => $subscriber_id,
"contact_no"=> $contact_no,
"unit_no"=>$f->Subscriber->unit_no,

Cargando…
Cancelar
Guardar