@php $content = getContent('partner_section.content', true); $elements = getContent('partner_section.element'); @endphp @if ($content)

{{ __($content->data_values->heading) }}

@foreach ($elements as $element)
image
@endforeach
@endif @if (!app()->offsetExists('slick_asset')) @push('style-lib') @endPush @push('script-lib') @endPush @php app()->offsetSet('slick_asset',true) @endphp @endif @push('script') @endpush