| {{$ncd_fol_exData["Clinic Code"]}} |
{{$ncd_fol_exData["Pid"]}} |
{{$ncd_fol_exData["FuchiaID"]}} |
{{$ncd_fol_exData["Visit_date"]}} |
{{$ncd_fol_exData["Reg_Date"]}} |
{{$ncd_fol_exData["visit_Age"]}} | {{-- get form ncd register table --}}
{{$ncd_fol_exData["Current Agey"]}} |
{{$ncd_fol_exData["Gender"]}} |
{{$ncd_fol_exData["Area_Division"]}} |
{{$ncd_fol_exData["Township"]}} |
{{$ncd_fol_exData["NCD_Diagnosis"]}} |
{{$ncd_fol_exData["Follow_Height"]}} |
{{$ncd_fol_exData["Follow_Weight"]}} |
{{$ncd_fol_exData["Follow_Bmi"]}} |
{{$ncd_fol_exData["Type_cur_visit"]}} |
{{$ncd_fol_exData["Late_visit"]}} |
{{$ncd_fol_exData["Late_duration"]}} |
{{$ncd_fol_exData["Late_follow"]}} |
@foreach ($columnses as $item)
{{$ncd_fol_exData[$item]}} |
@endforeach
@endforeach