@include('components.backend.head') @include('components.backend.header') @include('components.backend.sidebar')

Edit Testimonials Form

Testimonials Form

Fill up your true details and submit the form.

@csrf @method('PUT')
Please enter a Section Heading.
Please enter a Section Title.
Please enter a Testimonials Heading.
Please select a star rating.
Please enter a Reviewer.
Please enter a Testimonials Description.
Cancel
@include('components.backend.footer') @include('components.backend.main-js')