$compound = $this->searchCompoundAllWithoutDate($jenis,$modul,$status,$day3, $day7); | $compound = $this->searchCompoundAllWithoutDate($jenis,$modul,$status,$day3, $day7); | ||||
} | } | ||||
dd($compound->get()); | |||||
// dd($compound->get()); | |||||
if($enforcer == 'All'){ | if($enforcer == 'All'){ | ||||
return $compound; | return $compound; | ||||
if(!empty($faulty)){ | if(!empty($faulty)){ | ||||
// dd(Carbon::now()->addDays(5)->toISOString()); | |||||
$data = array(); | $data = array(); | ||||
$non = ''; | $non = ''; |