@extends('frontend.master') @section('content') Testimonials Home Testimonials @foreach ($testimonial as $testimoniall) {{$testimoniall->title }} @endforeach {{$testimonial->links('pagination::bootstrap-5')}} @endsection()
{{$testimoniall->title }}