@php $testimonialElement = getContent('testimonial.element', orderById: true); @endphp

Our Partners

Meet our dedicated partners, integral contributors fueling our agribusiness initiative. These key collaborators play a vital role in supporting and enhancing our project, bringing diverse expertise and resources to ensure collective success in transforming the agricultural landscape.

@foreach ($testimonialElement as $testimonial)

{{ __(@$testimonial->data_values->author) }}

{{ __(@$testimonial->data_values->designation) }}

{{ __(@$testimonial->data_values->quote) }}

@endforeach
@push('style-lib') @endpush @push('script-lib') @endpush @push('script') @endpush