{{ $w['heading'] }} {{ $w['heading_accent'] }}

{{ $w['subtitle'] }}

@foreach($w['side_stats'] as $i => $stat)
{{ $stat['value'] }}{{ $stat['label'] }}
@endforeach
@foreach($w['cards'] as $i => $card)

{{ $card['title'] }}

{{ $card['text'] }}

@endforeach