@php $counterContent = getContent('counter.content', true); $counterElements = getContent('counter.element', orderById: true); @endphp {{ __(@$counterContent->data_values->heading) }} {{ __(@$counterContent->data_values->subheading) }} @foreach ($counterElements as $counterElement) {{ $counterElement->data_values->symbol }} {{ __(@$counterElement->data_values->title) }} @endforeach @push('style-lib') @endpush @push('script-lib') @endpush
{{ __(@$counterContent->data_values->subheading) }}