{{ $program['label'] }} overview

{{ $program['detail']['lead'] }}

@if (! empty($program['detail']['points'])) @endif @if (! empty($program['detail']['stats']))
@foreach ($program['detail']['stats'] as $stat)

{{ $stat['value'] }}

{{ $stat['label'] }}

@endforeach
@endif