@extends('admin.layouts.app') @section('title', 'Add Testimonial') @section('section')

Testimonial Form

@csrf

Testimonial Section

Profile Preview

@endsection @section('script') @endsection