What makes Different?

@if(!isset($aboutUsWhatsDiffIntro->image))
@else
image) && Storage::exists($aboutUsWhatsDiffIntro->image))?:'required' }} />
@if(!empty($aboutUsWhatsDiffIntro->image) && Storage::exists($aboutUsWhatsDiffIntro->image)) @endif
@endif
Steps.
@for ($i=1; $i <= 6; $i++) @php $htpData = $aboutUsWhatsDiffIntro->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