@if($showPeople)
@if(!empty($people)) @foreach($people as $person) {{ $person->name }} @endforeach @endif
@endif @if(! $person_id && $person_name) @endif
@foreach($this->contacts as $contact) @endforeach