@php $images = json_decode($introSection->images, true); @endphp
@if (!empty($images[0]))
@endif @if (!empty($images[1]))
@endif @if (!empty($images[2]))
@endif

{!! $introSection->subtitle !!}

{!! $introSection->title !!}

{{ $introSection->description }}