Our Client Say!
{!! $content->testimonial !!}
@foreach (App\Models\Testimonial::get() as $testimonial)
@endforeach
{{ $testimonial->name }}
{{ $testimonial->designation }} {{ $testimonial->company }}
{{ $testimonial->message }}