@@ -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, |