@if(!count($clients)) No matching patients! @endif @foreach($clients as $client) mcp ? '' : 'title="Unclaimed Patient"' !!}> Unclaimed Patient {{$client->displayName()}} @if($client->client_engagement_status_category == 'DUMMY') [Test Record] @endif @if($client->client_engagement_status_category == 'DUPLICATE') [Duplicate Record] @endif {!! $client->cell_number ? '(' . $client->cell_number . ')' : '' !!} @endforeach