{{$section->title1}}

{!!$section->text1!!}

    @foreach($section['widgets'] as $widget)
  • {{$widget->title1}}
  • @endforeach