@extends('backend.layouts.app') @section('content')

Update Testimonial

@csrf @method('PUT')
{{$testimonial->name}}
@endsection