TESTIMONIALS

What Our Happy Clients Say

We take pride in delivering unforgettable experiences. Here's what our valued clients say about our catering and event management services.

@forelse($testimonials as $testimonial)
@for($i = 1; $i <= 5; $i++) @if($i <= $testimonial->rating) @else @endif @endfor

"{{ $testimonial->message }}"

@if($testimonial->image) {{ $testimonial->name }} @else {{ $testimonial->name }} @endif
{{ $testimonial->name }}
{{ $testimonial->designation }}
@empty

No testimonials available yet.

@endforelse