@csrf
Warning: Undefined variable $services in /home/tylozv2digitalse/public_html/commercial/resources/views/admin/dashboard/scheduling/add.blade.php on line 63

Warning: Attempt to read property "leadservices" on null in /home/tylozv2digitalse/public_html/commercial/resources/views/admin/dashboard/scheduling/add.blade.php on line 63

Warning: Trying to access array offset on value of type null in /home/tylozv2digitalse/public_html/commercial/resources/views/admin/dashboard/scheduling/add.blade.php on line 63

Warning: Attempt to read property "contract_type" on null in /home/tylozv2digitalse/public_html/commercial/resources/views/admin/dashboard/scheduling/add.blade.php on line 63
@foreach($services->leadservices as $key => $row)
@if($contract_type != '3') @if($row->cluster_id != '3')
Frequency
@else
Frequency
@endif @else @if($row->cluster_id != '3')
@else
Frequency
@endif @endif
@if($key != 0)
@endif @if($key == count($services->leadservices)-1)
@else
@endif
@endforeach