@csrf @foreach($scheduling as $key => $row)

Warning: Undefined variable $row in /home/tylozv2digitalse/public_html/commercial/resources/views/admin/dashboard/scheduling/details.blade.php on line 79

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

Warning: Attempt to read property "contract_type" on null in /home/tylozv2digitalse/public_html/commercial/resources/views/admin/dashboard/scheduling/details.blade.php on line 79
@if($contract_type != '3') @if($row->type != 'Commercial')
Frequency
@foreach($row->frequency_edit as $row2)
@endforeach
@else
Frequency
@foreach($row->frequency_edit as $row2)
@endforeach @endif @else @if($row->type != 'Commercial') @foreach($row->frequency_edit as $row2)
@endforeach @else
Frequency
@foreach($row->frequency_edit as $row2)
@endforeach @endif @endif
@foreach($leads_images as $image) @endforeach
@if($key != 0)
@endif @if($key == count($services->leadservicesEdit)-1)
@else
@endif
@endforeach