@extends('backend.template.layouts.template-base') @section('title', 'Testimonials') @section('content')
Testimonials
@can('create', \App\Models\Testimonial::class) Create @endcan
S.No Name Designation Thumb Image Priority Rating
(Out of 5)
Description Status Action
Filter
@endsection @section('scripts') @endsection