{{-- CMR Part G — additional picture documents (after pictorial observations table). --}} @php $addDocsOld = report_wizard_rows('part_g.additional_picture_documents', [], $reportPayload ?? null); $reportDraftIdForG1 = (int) old('report_draft_id', $reportDraftId ?? 0); $mecReportIdForG1 = (int) ($mecReportIdForG1 ?? old('mec_workflow_report_id', $mecReportWorkflowId ?? 0)); @endphp
Attach supplementary pictures. Each file is printed on its own page at the end of the report.