[% META title = 'Admin » Linked Lab Tests' -%] [% IF all_linked_tests.size %]

Linked Lab Tests

[% FOREACH test IN all_linked_tests %] [% END %]
Parent Test Linked Test
[% test.lab_test.field_label %] [[% test.lab_test.lab_section.section_name %]] [% test.linked_lab_test.field_label %] [[% test.linked_lab_test.lab_section.section_name %]] edit
[% ELSE %]

No linked lab tests configured

[% END %]