[% # INCLUDE dumper.tt dump = lab_section %]

Request new lab tests: [% div_name = 'extraction'; INCLUDE site/snippets/toggleview.tt %]

[% locked = request_data.status_option.description.match('complete') ? 1 : 0 %]
[% IF locked %] [% END %] [% UNLESS locked %] [% END %]
record requires unlocking
[% FOREACH pair IN lab_tests; # INCLUDE dumper.tt dump = pair; label = pair.key; test_id = pair.value; class = request_lab_tests.$label ? 'grey' : 'normal'; %]
Request [% label %]:
[% END %]
[% site.html.go_btn %]