@php $images = json_decode($item->images, true); @endphp
{{ @$images['legend-1'] }}
{{ @$images['legend-2'] }}
@if(!empty($images[1]))
@endif @if(!empty($images[2]))
@endif @if(!empty($images[3]))
@endif
{{ @$images['legend-3'] }}
@if(!empty($images[4]))
@endif @if(!empty($images[5]))
@endif @if(!empty($images[6]))
@endif