@extends('layouts.admin') @section('title', 'Edit Testimonial') @section('content')

Edit Testimonial

@csrf @method('PUT')
@endsection