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
edit claim december
master
Siti Hajar Ibrahim
5 years ago
parent
e4f5052634
commit
aae2612ab9
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
app/Http/Controllers/DS/DealerController.php
+ 3
- 0
app/Http/Controllers/DS/DealerController.php
View File
@@ -3507,6 +3507,9 @@ class DealerController extends Controller
$b['retail_price'] = 999;
$count_businessCyber[] = $b;
}
else {
$combineData[] = $b;
}
} else {
$combineData[] = $b;
}
Write
Preview
Loading…
Cancel
Save