Pārlūkot izejas kodu

flag error in Pending COntractor

ifah
Siti Hajar Ibrahim pirms 4 gadiem
vecāks
revīzija
f5d27dedc5

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

@@ -283,6 +283,7 @@ class WorkOrderController extends Controller
$product = Product::where('speed',$form->PackageDetail->name)->where('formT',$w->Form->type_application)->first();
$company = Company::where('_id',$w->contractor_id)->first();

info($w->installer_id);
if($w->installer_id != ''){
$installer = Staff::with('StaffDetail')->where('_id',$w->installer_id)->first();
$installer = $installer->StaffDetail->name;

Notiek ielāde…
Atcelt
Saglabāt