@php $counter = getContent('theme_five_counter.content',true); $counterElements = getContent('theme_five_counter.element',false,4); @endphp
@foreach($counterElements as $item)

1{{@$item->data_values->symbol}}

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

@endforeach