@include('layouts.admin.header')
{{ \Diglactic\Breadcrumbs\Breadcrumbs::render('Forms2B') }}
@if(!$selectedRad)
@endif
@if($selectedRad)
@endif
{{ $data->links() }}
No |
Kegiatan |
Sub Kegiatan |
Satuan |
Tahun Target {{ $year }} |
Realisasi Target tahun {{ $year }} |
Alokasi Anggaran tahun {{ $year }} |
Realisasi Anggaran tahun {{ $year }} |
Sumber Pendanaan |
Lokasi Aktual Pelaksanaan Kegiatan |
Aksi |
||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sem I |
Sem II |
Sem I |
Sem II |
|||||||||
| {{ $d->institution->name}} | ||||||||||||
| Pillar: {{ $d->pillar->name}} | ||||||||||||
| Tujuan: {{ $d->metadataPurpose->name}} | ||||||||||||
|
Indikator SDGs: [{{ $d->metadataIndicator->code }} ] {{ $d->metadataIndicator->name }}
Lihat Capaian
@if(!in_array(Auth::user()->role_id, [1,6]))
Update Capaian
@endif
@if($d->status_form !== null)
@if($d->status_form == 0)
Menunggu Konfirmasi
@endif
@if($d->status_form == 1)
Disetujui
@endif
@if($d->status_form == 2)
Ditolak
@endif
@else
Belum Diisi
@endif
|
||||||||||||
| Program: {{ $p->nomenclatureProgram->name}} | ||||||||||||
| {{ $key + 1 }} |
{{ $a->nomenclatureActivity->name}}
Evaluasi:
Lihat Evaluasi
@if(!in_array(Auth::user()->role_id, [1,6]))
Update Evaluasi
@endif
@if($a->evaluation)
@if($a->evaluation->status_evaluation == 0)
Menunggu Konfirmasi
@endif
@if($a->evaluation->status_evaluation == 1)
Disetujui
@endif
@if($a->evaluation->status_evaluation == 2)
Ditolak
@endif
@else
Belum Diisi
@endif
|
@endif
{{ $o->nomenclatureSubActivity->name }} | {{ $o->unit }} | {{ $o->realisations[0]->target }} | {{ $o->realisations[0]->realisation_target_1 }} | {{ $o->realisations[0]->realisation_target_2 }} | {{ number_format($o->realisations[0]->funds_allocation, 0, ',', '.') }} | {{ $o->realisations[0]->realisation_funds_1 }} | {{ $o->realisations[0]->realisation_funds_1 }} | {{ $o->source }} | {{ $o->location }} | @if($keyO === 0)@endif |