@csrf @foreach($users as $index => $value) @dd($value); @endforeach
Clinic Code General ID Fuchia ID Register Year Register Agey Register Agem(Month) Current Agey Current Agem(Month) Gender Main Risk Sub Risk Requested Dr ART initial date ART duration Sample Ship Date Visit Date Sample Sent to Result received date Detectable Viral Load Result Other organization code Remark
{{ $value['Clinic Code'] }} {{ $value['CID'] }} {{ $value['fuchiacode'] }} {{ $value['Reg year'] }} {{ $value['Register Agey'] }} {{ $value['Register Agem'] }} {{ $value['Current Agey'] }} {{ $value['Current Agem'] }} {{ $value['Gender'] }} {{ $value['Patient_Type'] }} {{ $value['Patient Type Sub'] }} {{ $value['Req_Doctor'] }} {{ $value['ART_ini_date'] }} {{ $value['ART_duration'] }} {{ $value['Sample_Ship_Date'] }} {{ $value['vdate'] }} {{ $value['Sample Sent to'] }} {{ $value['Result received date'] }} {{ $value['Detect'] }} {{ $value['Viral Load Result'] }} {{ $value['Other org code'] }} {{ $value['Remark'] }}