{{ $p['badge'] }}

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

{{ $p['subtitle'] }}

@foreach($p['steps'] as $i => $step)
{{ $i + 1 }}

{{ $step['title'] }}

{{ $step['text'] }}

@endforeach