@if(!count($clients)) No matching patients! @endif @foreach($clients as $client) {{$client->displayName()}} @endforeach