@if($testimonials && $testimonials->isNotEmpty()) {{ $testimonials->first()->testimonial_content }} @else Mac McClung was ready for the next level, but in need of financial assistance to get him there... @endif
@if($testimonials && $testimonials->isNotEmpty())
@for($i = 1; $i <= 5; $i++)
@if($i <= $testimonials->first()->rating)
★
@else
☆
@endif
@endfor
@else
★★★★★
@endif
@endif
@else
@endif