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

Linked Lab Tests

[% FOREACH test IN data %] [% END %]
Parent Test Linked Test
[% loop.count %] [% test.parent_lab_test.field_label %] [[% test.parent_lab_test.lab_section.section_name %]] [% test.linked_lab_test.field_label %] [[% test.linked_lab_test.lab_section.section_name %]]
[% ELSE %]

No linked lab tests configured

[% END %]