@if($projectID == '') @foreach($clients as $client) {{ ucwords($client->name) }} @if($client->company_name != '') {{ '('.$client->company_name.')' }} @endif @endforeach {{-- --}} @elseif($projectID != '' && $retention == 1.0)