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
Update 'app/Http/Controllers/Api/ClaimedController.php'
ifah
Zafwan
5 years ago
parent
bb90a1333d
commit
aa9c03b8bd
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
app/Http/Controllers/Api/ClaimedController.php
+ 1
- 1
app/Http/Controllers/Api/ClaimedController.php
View File
@@ -76,7 +76,7 @@ class ClaimedController extends BaseController
}
array_push($result,array(
//
"Dealer Name" => $labelD,
"Dealer Name" => $labelD,
"Installer Name" => $installer_name,
"Contractor Name" => $contractor_name,
"Customer Name"=> $name,
Write
Preview
Loading…
Cancel
Save