@foreach($data as $d) @foreach($d->programs as $p) @foreach($p->activities as $key=>$a) @foreach($a->subActivities as $keyO=>$o) @if($keyO === 0) @endif @endforeach @endforeach @endforeach @endforeach
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
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 }}
Program: {{ $p->nomenclatureProgram->name}}
{{ $key + 1 }} {{ $a->nomenclatureActivity->name}}{{ $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 }}