cqpCow hai 1 ano
pai
achega
836f2eb828
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Service/ConstructionService.php

+ 1 - 1
app/Service/ConstructionService.php

@@ -238,7 +238,7 @@ class ConstructionService extends Service
             $model->vin_no = $data['vin_no'] ?? "";
             $model->save();
             $time = time();
-dd(1);
+
             if(! empty($data['construction_contact'])){
                 $insert = [];
                 foreach ($data['construction_contact'] as $value){