@php $counterElements = getContent('counter.element',false,4); @endphp
@foreach($counterElements as $item)
@php echo $item->data_values->counter_icon; @endphp

00+

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

@endforeach