{{ $data['right-image']['title'] ?? '' }}

{!! $data['right-image']['desc'] ?? '' !!}
@foreach ($data['right-image']['items'] as $itemRightBottom)

{{ $itemRightBottom['desc'] ?? '' }}

{{ $itemRightBottom['title'] ?? '' }}
@endforeach
{{ $data['right-image']['title'] ?? '' }}