@if(!empty($people)) @foreach($people as $person) @if(!empty($person->image_id))
@else
@endif @endforeach @endif