@extends('layouts.app') @section('title', 'Edit Home Testimonial') @section('content')
@csrf

Home Testimonial Section


@endsection @section('script') @endsection