| NOME COMPLETO | CPF | DATA DE NASCIMENTO | STATUS | CARTEIRINHA | ESF DE REFERÊNCIA |
|---|---|---|---|---|---|
| {{ $paciente->user->name }} | {{ $paciente->user->cpf }} | {{ date("d/m/Y", strtotime($paciente->user->pessoa?->dtaNascimento)) }} | {{ strtoupper($paciente->carteirinha_paciente) }} | {{ $paciente->status_carteirinha_label }} | {{ $paciente->esf_referencia_nome }} |