This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
muadzmi02
/
allo
forked from
SwissLink/allo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix report
ifah
Siti Hajar Ibrahim
5 years ago
parent
a91c4ac37f
commit
d9c1e41d13
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
app/Http/Controllers/Api/FormController.php
+ 1
- 1
app/Http/Controllers/Api/FormController.php
View File
@@ -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
,
));
}
Write
Preview
Loading…
Cancel
Save