Browse Source

undo flag

ifah
Siti Hajar Ibrahim 5 years ago
parent
commit
f50a136b49
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      app/Http/Controllers/DS/DealerController.php

+ 0
- 1
app/Http/Controllers/DS/DealerController.php View File

$total = $addRM24; $total = $addRM24;
} else { } else {
$total = number_format(($d['retail_price'] * $commV24) + floatval($addRM24), 2); $total = number_format(($d['retail_price'] * $commV24) + floatval($addRM24), 2);
info($total . $addRM24);
} }


$final[] = array( $final[] = array(

Loading…
Cancel
Save