@if ($testimonialsSection && $testimonialsSection->data && isset($testimonialsSection->data['testimonials']))
@foreach ($testimonialsSection->data['testimonials'] as $index => $testimonial)
@endforeach
@else
No testimonials added yet. Click "Add Testimonial" to get started.