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
undo flag
ifah
Siti Hajar Ibrahim
5 years ago
parent
d4ead050f7
commit
f50a136b49
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
app/Http/Controllers/DS/DealerController.php
+ 0
- 1
app/Http/Controllers/DS/DealerController.php
View File
@@ -1106,7 +1106,6 @@ class DealerController extends Controller
$total = $addRM24;
} else {
$total = number_format(($d['retail_price'] * $commV24) + floatval($addRM24), 2);
info($total . $addRM24);
}
$final[] = array(
Write
Preview
Loading…
Cancel
Save