Explorar el Código

undo flag

ifah
Siti Hajar Ibrahim hace 5 años
padre
commit
f50a136b49
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      app/Http/Controllers/DS/DealerController.php

+ 0
- 1
app/Http/Controllers/DS/DealerController.php Ver fichero

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

Cargando…
Cancelar
Guardar