- Objective <%= render Reports::LargeTextInputComponent.new(report: report, name: :objective, label: 'Objective', editing: false) %>
- Background <%= render Reports::LargeTextInputComponent.new(report: report, name: :background, label: 'Background ', editing: false) %>
- Materials and Methods <%= render Reports::LargeTextInputComponent.new(report: report, name: :materials_and_methods, label: 'Materials and Methods', editing: false) %>
- Results and Discussion <%= render Reports::LargeTextInputComponent.new(report: report, name: :results, label: 'Results and Discussion', editing: false) %>
- References <%= render Reports::LargeTextInputComponent.new(report: report, name: :references, label: 'References', editing: false) %>
- Records Management Project Name: <%= render Reports::LargeTextInputComponent.new(report: report, name: :management_project_name, label: 'Records Management Project Name', editing: false) %>
|
<%= render Reports::TextInputComponent.new(report: report, name: :report_file_name, label: 'Report file name', editing: false) %> |
Page 2 of <%= total_pages + 2 %> |
<%= render Reports::DateInputComponent.new(report: report, name: :report_date, label: 'Date', editing: false) %> |