{{ $client->fldClientFirstname . ' ' . $client->fldClientLastname }}
{{ $client->fldClientAddress }} {{ $client->fldClientCity }}, {{$client->fldClientState}}, {{ $client->fldClientZip }}
@endif @if($client->fldClientCareer != ""){{ $client->fldClientCareer }}
@endif