@lang(@$how_it_works['single']['title'])

@lang(@$how_it_works['single']['short_title'])

@lang(@$how_it_works['single']['short_description'])

@forelse($how_it_works['multiple'] as $item)
@lang(@$item['title'])

@lang(@$item['short_description'])

@empty @endforelse