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

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

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

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

@empty @endforelse