{{-- Header --}}

Create Testimonial

{{-- Body --}}
@csrf {{-- Reusable Testimonial Form --}} @include('admin.testimonials.form') {{-- Actions --}}
Back