| @@ -140,7 +140,7 @@ class CompoundResourceController extends BaseController | |||
| $compound = $this->searchCompoundAllWithoutDate($jenis,$modul,$status,$day3, $day7); | |||
| } | |||
| dd($compound->get()); | |||
| // dd($compound->get()); | |||
| if($enforcer == 'All'){ | |||
| return $compound; | |||
| @@ -682,8 +682,6 @@ class CompoundResourceController extends BaseController | |||
| if(!empty($faulty)){ | |||
| // dd(Carbon::now()->addDays(5)->toISOString()); | |||
| $data = array(); | |||
| $non = ''; | |||