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

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

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

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