@php $advanceCopyMode = (bool) ($advanceCopyMode ?? false); @endphp @if($advanceCopyMode)Advance Copy — @endif PC-IV — Project Completion Report (PCR-01) @include('partials.pms-print-document-head') @php $p2 = $page2 ?? []; $exts = is_array($p2['extensions'] ?? null) ? $p2['extensions'] : [['date' => '', 'period' => ''], ['date' => '', 'period' => ''], ['date' => '', 'period' => '']]; $cOrig = is_array($p2['cost_original'] ?? null) ? $p2['cost_original'] : []; $cRev = is_array($p2['cost_revised'] ?? null) ? $p2['cost_revised'] : []; $dash = static fn ($v) => ($v === null || $v === '' || $v === '—') ? '' : $v; @endphp @if($advanceCopyMode)
Advance Copy — {{ $advanceCopySchemeUid ?? 'PC-IV' }} · read-only preview (no print or download) Back to PC Forms
@endif @if(! $advanceCopyMode)
@endif {{-- Page 1: Cover --}}

PCR – 01

@if(!empty($logoDataUri)) @endif

PC-IV FORM

PROJECT COMPLETION REPORT

(PROFORMA FOR DEVELOPMENT PROJECTS)

GOVERNMENT OF SINDH

PLANNING & DEVELOPMENT DEPARTMENT

{{-- Page 2: PCR-01 form items 1–8 --}}

PCR – 01

GOVERNMENT OF SINDH

PLANNING & DEVELOPMENT DEPARTMENT

******

PROJECT COMPLETION REPORT

(PC-IV PROFORMA)

To be furnished immediately after completion of the project regardless the project accounts have been closed or not.
@foreach($exts as $ext) @endforeach
1. Name of the Project/Program/Study {{ $p2['project_name'] ?? '—' }}
Location {{ $p2['location'] ?? '—' }}
2. Sector {{ $p2['sector'] ?? '—' }}
Sub-Sector {{ $p2['sub_sector'] ?? '—' }}
3. Sponsoring Ministry/Agency {{ $p2['sponsoring'] ?? '—' }}
4. Executing Agency (s) {{ $p2['executing'] ?? '—' }}
5. Agency for Operation & Maintenance after Completion {{ $p2['om_agency'] ?? '—' }}
6. Date of Approval & Approving Forum (DDWP/CDWP/ECNEC/PDWP/Other)
• Original {{ $p2['forum_original'] ?? '—' }}
• Revised {{ $p2['forum_revised'] ?? '—' }}
7. a) Implementation Period Date of
Commencement
Date of
Completion
• As per PC-I {{ $dash($p2['pci_commencement'] ?? '') }} {{ $dash($p2['pci_completion'] ?? '') }}
• Actual {{ $dash($p2['actual_commencement'] ?? '') }} {{ $dash($p2['actual_completion'] ?? '') }}
b) Extension(s) in the Implementation Period (if any) Date Period
(Months/Days)
{{ $dash($ext['date'] ?? '') }} {{ $dash($ext['period'] ?? '') }}
(Rs. Million)
8. Capital Cost PC-I Cost (approved) Actual Expenditure
Local FE/Loan/
* Grant
Total Local FE/Loan/
* Grant
Total
• Original {{ $dash($cOrig['pci_local'] ?? '') }} {{ $dash($cOrig['pci_fe'] ?? '') }} {{ $dash($cOrig['pci_total'] ?? '') }} {{ $dash($cOrig['act_local'] ?? '') }} {{ $dash($cOrig['act_fe'] ?? '') }} {{ $dash($cOrig['act_total'] ?? '') }}
• Revised {{ $dash($cRev['pci_local'] ?? '') }} {{ $dash($cRev['pci_fe'] ?? '') }} {{ $dash($cRev['pci_total'] ?? '') }} {{ $dash($cRev['act_local'] ?? '') }} {{ $dash($cRev['act_fe'] ?? '') }} {{ $dash($cRev['act_total'] ?? '') }}

* Clearly specify the source and mention exchange rate

{{-- Sections 9–26 + Submitted by: staged then split into Letter/A4 sheets by JS --}}
@if (! empty(trim((string) ($annexureHtml ?? '')))) @endif @if($advanceCopyMode) @endif