| Nama Lengkap | Lokasi | Gender | Berat Badan | Tinggi Badan | Action | ||
|---|---|---|---|---|---|---|---|
| {{ $consultation->patient->name }} | {{ $consultation->location }} | {{ $consultation->patient->gender }} | {{ $consultation->patient->email }} | {{ $consultation->patient->healthDatas->last()->weight ?? 'N/A'}} | {{ $consultation->patient->healthDatas->last()->height ?? 'N/A'}} | {{--{{ $item->updated_at->format('d F Y') }} | --}}assignment_add chat |