{{$section->title1}}

{{$section->subtitle1}}

@php $i=1; @endphp @foreach($section['widgets'] as $widget)
{{$i}}
{{$widget->title1}}

{{$widget->subtitle1}}

@php $i++; @endphp @endforeach