@php $counter = getContent('theme_four_counter.content',true); $counterElements = getContent('theme_four_counter.element',false,4); @endphp

{{__(@$counter->data_values->heading)}}

{{__(@$counter->data_values->sub_heading)}}

@foreach($counterElements as $item)

0

{{__(@$item->data_values->title)}}
@endforeach