| $company = Company::where('team','CBB')->get(); | $company = Company::where('team','CBB')->get(); | ||||
| $today = Carbon::today(); | $today = Carbon::today(); | ||||
| info($status . $wo); | |||||
| $wo_status = ''; | $wo_status = ''; | ||||
| if($status == "non-prelaid"){ | if($status == "non-prelaid"){ | ||||
| $wo_status = 'Pending Non Prelaid'; | $wo_status = 'Pending Non Prelaid'; |