{{ __('Monthly Report') }}
| S# | ADP # | Lat | Long | Status | Published | Cost | Department | Location | Region | Sector | Sub- Sector |
Type | Name of Scheme | Month | Type of Plan |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $row['serial'] }} | {{ $row['adp_number'] }} | {{ $row['latitude'] }} | {{ $row['longitude'] }} | {{ $row['assessment_status'] }} | {{ $row['published_status'] }} | {{ $row['cost'] }} | {{ $row['department'] }} | {{ $row['location'] }} | {{ $row['region'] }} | {{ $row['mec_sector'] }} | {{ $row['sub_sector'] }} | {{ $row['scheme_type'] }} | {{ $row['scheme_name'] }} | {{ $row['month_label'] }} | @if ($row['plan_type'] !== '—') {{ $row['plan_type'] }} @else — @endif |
| {{ __('No data available.') }} | |||||||||||||||