@extends('main') @section('css') @endsection @section('content')

Edit Testimonial Form

@csrf @method('PUT')
@endsection