@php $isExport = $isExport ?? false; @endphp
@if (!empty($gpcOutputRList)) @foreach (array_keys($gpcOutputRList[0]) as $column) @endforeach @endif @foreach ($gpcOutputs as $index => $gpcOutput) @foreach ($gpcOutputRList[$index] as $value) @endforeach @endforeach
Populasi Area
(km²)
PDB
($m)
{{ str_replace('_', '.', strtoupper($column)) }}Credits 1 Credits 2 Credits 3 Credits 4 Credits 5 Credits 6 GPC BASIC
{{ $gpcOutput->activity_year }} {{ $isExport ? $gpcOutput->population : getFormattedValue($gpcOutput->population) }} {{ $isExport ? $gpcOutput->area : getFormattedValue($gpcOutput->area) }} {{ $isExport ? $gpcOutput->gdp : getFormattedValue($gpcOutput->gdp) }} {{ $isExport ? $value : getFormattedValue($value, 2) }} {{ $isExport ? $gpcOutput->credits_i : getFormattedValue($gpcOutput->credits_i) }} {{ $isExport ? $gpcOutput->credits_ii : getFormattedValue($gpcOutput->credits_ii) }} {{ $isExport ? $gpcOutput->credits_iii : getFormattedValue($gpcOutput->credits_iii) }} {{ $isExport ? $gpcOutput->credits_iv : getFormattedValue($gpcOutput->credits_iv) }} {{ $isExport ? $gpcOutput->credits_v : getFormattedValue($gpcOutput->credits_v) }} {{ $isExport ? $gpcOutput->credits_vi : getFormattedValue($gpcOutput->credits_vi) }} {{ $isExport ? $gpcOutput->gpc_basic : getFormattedValue($gpcOutput->gpc_basic, 2) }}