@if (!empty($section->sub_content))
@foreach ($section->sub_content as $item)

{{@$item->counter}}

{{@$item->title}}
@endforeach
@endif
@lang(@$section->content->title)

@lang(@$section->content->heading)

@lang(@$section->content->sub_heading)

@lang(@$section->content->button_name)