@php $testimonialContent = @getContent('testimonial.content', true)->data_values; $testimonialElements = getContent('testimonial.element'); @endphp

{{ __(@$testimonialContent->heading) }}

image
@foreach ($testimonialElements as $testimonialElement)

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

{{ __(@$testimonialElement->data_values->message) }}

@endforeach
@foreach ($testimonialElements as $item)
image
@endforeach
@push('style-lib') @endpush @push('script-lib') @endpush @push('script') @endpush