瀏覽代碼

fix report

ifah
Siti Hajar Ibrahim 5 年之前
父節點
當前提交
d9c1e41d13
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      app/Http/Controllers/Api/FormController.php

+ 1
- 1
app/Http/Controllers/Api/FormController.php 查看文件

@@ -189,7 +189,7 @@ class FormController extends BaseController
"Service Type" => $natureWork,
"Building"=>$building,
"Rating" => $woRate,
"Claim Amount" => $amount_claim,
"Claim Amount" => $amount_claim->total_claim,
));
}


Loading…
取消
儲存