@foreach ($row['module']??[] as $module) @if ($loop->first)

{{ $module['name'] }} {{-- GET COFFEE,
GET REWARDS. --}}

@if (isset($module['contents'][0]['image'])) @endif

{{ $module['description'] }} {{-- GET THE
MOBILE APPS
NOW --}}

@if (isset($module['contents'][1]['image']))
@endif @if (isset($module['contents'][2]['image']))
@endif
@endif @endforeach