@php $pciIvEdit = canField('pc-forms', 'project_brief_descriptions', 'edit'); $pciIvSrc = $pcForm ?? null; $pciIvFill = $pciCrudDraftFill ?? []; $pciIvIssuesLessons = old('pc_iv_issues_lessons_suggestions'); if (! is_array($pciIvIssuesLessons)) { $pciIvIssuesLessons = $pciIvSrc?->pc_iv_issues_lessons_suggestions ?? ($pciIvFill['pc_iv_issues_lessons_suggestions'] ?? []); if (! is_array($pciIvIssuesLessons)) { $pciIvIssuesLessons = []; } } $pciIvIssuesLessonsWizardStep = (int) ($pciIvIssuesLessonsWizardStep ?? 12); $pciIvIssuesLessonsStepTitle = $pciIvIssuesLessonsStepTitle ?? '12. Issues Faced, Lessons Learned & Suggestions'; $pciIvLessonFields = [ 'lesson_project_identification' => 'a) Project identification', 'lesson_project_preparation' => 'b) Project preparation', 'lesson_project_approval' => 'c) Project approval', 'lesson_project_financing' => 'd) Project financing', 'lesson_project_implementation' => 'e) Project implementation', 'lesson_climate_vulnerability' => 'f) Project vulnerability to climate change', ]; @endphp
Organizational Management · Capacity of the department · Decision making · Climate and disaster risk · Any other