Browse Source

fix additional RM residential

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

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

@@ -951,6 +951,7 @@ class DealerController extends Controller
$commV24 = 0;
$comm12 = '';
$comm24 = '';
$addRM24 = '';

foreach ($comm as $c) {
if ($c->contract == '12') {

Loading…
Cancel
Save