@php $testimonialCaption = getContent('testimonial.caption',true); $testimonial = getContent('testimonial'); @endphp @if($testimonialCaption)
@foreach($testimonial as $data)
client
@endforeach

{{$testimonialCaption->data_values->title}}

@endif