Pārlūkot izejas kodu

flag check error in Marketing Controller

ifah
Siti Hajar Ibrahim pirms 5 gadiem
vecāks
revīzija
12742bc071
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      app/Http/Controllers/DS/MarketingController.php

+ 1
- 0
app/Http/Controllers/DS/MarketingController.php Parādīt failu

@@ -1754,6 +1754,7 @@ class MarketingController extends Controller
$nested_data = array();
foreach ($dealer_claimAll as $c){
$customer = Subscriber::with('Form')->where('_id', $c->customer_id)->first();
info($c->customer_id);
$address = ''; $name = '';
if($customer->Form->type_application == 'R'){
if($customer->street != ''){

Notiek ielāde…
Atcelt
Saglabāt