@if ($testimonials->isNotEmpty()) @include('public.partials.testimonials', ['testimonials' => $testimonials]) @endif