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