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

@@ -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(

Loading…
Cancel
Save