@forelse ($testimonials as $item)
{!! $item->text !!}
{{ $item->title }} {{ $item->designation }}
@empty @endforelse