@if($isManagerAccess)
Management Acknowledgment
Add More
@if(!empty($managementEvent)) @foreach($managementEvent as $index => $mdata)
@endforeach @endif @php $count = count($managementEvent); @endphp @if(empty($managementEvent))
@endif

Additional comments and findings
Add More
@if(!empty($AdditionalCommentsAndFindings)) @foreach($AdditionalCommentsAndFindings as $index => $addata)
@endforeach @endif @php $count = count($AdditionalCommentsAndFindings); @endphp @if(empty($AdditionalCommentsAndFindings))
@endif


For management/Compliance Officer- Incident closing comment









Corrective Action Plan
Add More
Issue
Action
By whom
By when
Outcome
@if(!empty($correctiveActionPlans)) @foreach($correctiveActionPlans as $index => $addata)
@endforeach @endif @php $count = count($correctiveActionPlans); @endphp @if(empty($correctiveActionPlans))
@endif
@endif

Add More Relevant Documents

{{-- @if(!empty(($master_data['id']??''))) --}} @if(isset($data['upload_file']) && !empty($data['upload_file'])) @endif {{-- @endif --}}
Max file size limit is 8MB and multiple file upload is not allowed.