| @@ -167,8 +167,8 @@ class FormController extends BaseController | |||
| } | |||
| array_push($result,array( | |||
| 'type_application' => $f->type_application, | |||
| "type_service" => $f->type_service, | |||
| // 'type_application' => $f->type_application, | |||
| // "type_service" => $f->type_service, | |||
| "customer_name"=> $name, | |||
| "ic" => $ic, | |||
| "company_reg" => $company_reg, | |||