Manage Testimonial
@if (Session::has('success'))
{{ Session::get('success') }}
@endif
@foreach ($testimonial as $testdata) @endforeach
S.No. Name Designation Profile Image Action
{{$loop->iteration}} {{$testdata->name}} {{$testdata->designation}}