@props(['testimonial'])
@for($i = 0; $i < $testimonial->rating; $i++) @endfor

“{{ $testimonial->content }}”

{{ mb_substr($testimonial->name, 0, 1) }}

{{ $testimonial->name }}

{{ $testimonial->meta }}