Warning: Undefined variable $data in /home/tylozv2digitalse/public_html/commercial/resources/views/admin/dashboard/order/listing.blade.php on line 16
Warning: Attempt to read property "contract" on null in /home/tylozv2digitalse/public_html/commercial/resources/views/admin/dashboard/order/listing.blade.php on line 16
Warning: Attempt to read property "type" on null in /home/tylozv2digitalse/public_html/commercial/resources/views/admin/dashboard/order/listing.blade.php on line 16
@foreach($data->order_to_leads as $key => $service)
Warning: Undefined variable $service in /home/tylozv2digitalse/public_html/commercial/resources/views/admin/dashboard/order/listing.blade.php on line 357
Warning: Attempt to read property "leads_services" on null in /home/tylozv2digitalse/public_html/commercial/resources/views/admin/dashboard/order/listing.blade.php on line 357
Warning: Attempt to read property "service_contract_type" on null in /home/tylozv2digitalse/public_html/commercial/resources/views/admin/dashboard/order/listing.blade.php on line 357
Service Information
Lead Id: {{$data->leadsinfo->id}}
Service Cluster: {{$service->leads_services->cluster_name}}
Service Category: {{$service->leads_services->cat_category}}
Service Type: {{$service->leads_services->name}}
@if($service->scheduling->type != 'Commercial')
Service Duration: {{$data->frequency[0]->duration_hrs}} hrs
@else
Service Duration: {{$data->frequency[0]->duration_hrs}} hrs
Fatal error: Uncaught Error: Class "App\Http\Controllers\AdminControllers\AssignCommercialOrdersController" not found in /home/tylozv2digitalse/public_html/commercial/resources/views/admin/dashboard/order/listing.blade.php:386
Stack trace:
#0 {main}
thrown in /home/tylozv2digitalse/public_html/commercial/resources/views/admin/dashboard/order/listing.blade.php on line 386