@foreach($sections as $key => $section)
  • check_circle
    {{$section->name ?? ''}}
  • @endforeach @if($sections->count() > 1)
  • check_circle
    Summary
  • @endif