@if(!empty($row->patient))
{{$row->patient->patientUser->full_name}} {{$row->patient->patientUser->email}}
@else
N/a N/a
@endif