@once @push('stylesheets') @endpush @endonce @php $pciVEdit = canField('pc-forms', 'project_brief_descriptions', 'edit'); $pciVSrc = $pcForm ?? null; $pciVFill = $pciCrudDraftFill ?? []; $pciVLlsp = old('pc_v_lessons_learned_strategic_planning'); if (! is_array($pciVLlsp)) { $pciVLlsp = $pciVSrc?->pc_v_lessons_learned_strategic_planning ?? ($pciVFill['pc_v_lessons_learned_strategic_planning'] ?? []); if (! is_array($pciVLlsp)) { $pciVLlsp = []; } } $pciVLlspLedger = is_array($pciVLlsp['operations_ledger_analytics'] ?? null) ? $pciVLlsp['operations_ledger_analytics'] : []; $pciVLlspLedgerRows = [ 'operation_management' => ['label' => 'Operation Management', 'green' => false], 'maintenance_practices' => ['label' => 'Maintenance Practices', 'green' => false], 'marketing_delivery_channels' => ['label' => 'Marketing / Delivery Channels', 'green' => false], 'institutional_management' => ['label' => 'Institutional Management', 'green' => false], 'climate_resilience_systematics' => ['label' => 'Climate Resilience Systematics', 'green' => true], ]; $pciVLlspWizardStep = (int) ($pciVLlspWizardStep ?? 7); $pciVLlspStepTitle = $pciVLlspStepTitle ?? ($pciVLlspWizardStep . '. Lessons Learned, Executive Management Changes & Strategic Planning'); @endphp
| Operational Verticals | Key Bottlenecks / System Failures Experienced | Strategic Remedial Actions Executed / Lessons Learned |
|---|---|---|
| {{ $rowMeta['label'] }} |