| Nome | ||||
|---|---|---|---|---|
|
{{ substr($patient->name, 0, 1) }}
{{ $patient->name }} @if($patient->birth_date){{ $patient->age }} anos @endif |
||||
|
👥
Nenhum paciente encontrado @if(request('q')) Tente uma busca diferente @else Cadastre o primeiro paciente @endif |
||||