How To Play Section

3 easy steps.
@for ($i=1; $i <= 3; $i++) @php $htpData = $howToPlay->moreRelatedData[$i - 1] ?? []; @endphp
@if(!isset($htpData->image))
@else
image) && Storage::exists($htpData->image))?:'required' }} />
@if(!empty($htpData->image) && Storage::exists($htpData->image)) @endif
@endif
@endfor