{{ $item['lead'] }} @if(! empty($item['points'])) @foreach($item['points'] as $point) @if(! empty($point['label'])) {{ $point['label'] }} @endif {{ $point['text'] }} @endforeach @endif
{{ $item['title'] }} {{ $item['lead'] }} @if(! empty($item['points'])) @foreach($item['points'] as $point) @if(! empty($point['label'])) {{ $point['label'] }} @endif {{ $point['text'] }} @endforeach @endif