Forwarding saves Authentication of AA and notifies the Administrative Department for this scheme.
@endif
{!! $aaBodyParaHtml($para) !!}
@if ($canEdit)| Sr. No. | ADP No. | Name of Scheme | Approved Cost | Total | @if ($canEdit)@endif |
|---|---|---|---|---|---|
| {{ (int) ($row['sr'] ?? ($idx + 1)) }} | {{ $dec($row['adp_no'] ?? '—') }} @if ($canEdit) @endif | {{ $dec($row['name'] ?? '') }} @if ($canEdit) @endif | {{ $dec($row['cost'] ?? '—') }} @if ($canEdit) @endif | {{ $dec($row['cost'] ?? '—') }} | @if ($canEdit)@endif |
| No schemes | |||||
| Total | {{ $dec($letter['total_cost'] ?? '—') }} | {{ $dec($letter['total_cost'] ?? '—') }} | @if ($canEdit)@endif | ||
-
@foreach ($ccLines as $ccLine)
- {{ $dec($ccLine) }} @endforeach
-
@foreach ($ccLines as $ccLine)
-