[% BLOCK select_all %]
| Lab No | Name | Date | Sample | Source | [% IF worklist_cols.item(lab_section.section_name).headers; # override default FOREACH h IN worklist_cols.item(lab_section.section_name).headers %][% h %] | [% END %] [% ELSE %]Presentation | Investigation | [% END %]Status | [% IF is_results_entry %]Done | [% ELSE; IF section_has_test_details %]Notes | [% END %] [% IF has_labels %]Labels | [% END %] [% END %]
|---|
[% site.html.back_button %] [% IF has_labels OR is_results_entry; site.html.submit; ' '; site.html.reset; END %]