@php $ce = is_array($ce ?? null) ? $ce : []; $variant = $variant ?? 'pre'; $isPdwp = $variant === 'pd'; $fyLabel = static function (string $fy): string { $fy = trim($fy); return $fy !== '' ? $fy : '—'; }; @endphp @if ($isPdwp)
| 13. | Capital Cost (Summary of the Project Cost): | (Rs. In Million) | |
| A. | Capital Cost component | ||
| {{ $fyBlock['roman'] ?? '' }} | Fiscal Year {{ $fyLabel($fyBlock['fiscal_year'] ?? '') }} | {{ $fyBlock['fy_total_million'] ?? '' }} | |
| {{ $line['hierarchy_line'] ?? '' }} | {{ $line['amount_million'] ?? '' }} | ||
| Sub-Total Capital | |||
| B. | Revenue Component | ||
| {{ $fyBlock['roman'] ?? '' }} | Fiscal Year {{ $fyLabel($fyBlock['fiscal_year'] ?? '') }} | {{ $fyBlock['fy_total_million'] ?? '' }} | |
| {{ $line['hierarchy_line'] ?? '' }} | {{ $line['amount_million'] ?? '' }} | ||
| Sub-Total Revenue | |||
| Total (Capital + Revenue) | |||