Patient Name | Service Type | Activity Type | Description | Created Date |
---|---|---|---|---|
{{ $program_dat->lname.', '.$program_dat->fname.'('.$program_dat->patient_id.')' }} | {{ $program_dat->service_type!=''?$program_dat->service_type.'('.$program_dat->description.')':'--' }} | {{ $program_dat->activity_type!=''?$program_dat->activity_type:'--' }} | {{ $program_dat->log_description!=''?$program_dat->log_description:'--' }} | {{ $created_time }} |