@extends('dash.layouts.app') @section('title') Edit Testimonial @endsection @section('css') @endsection @section('breadcrumb') @endsection @section('content')

Edit Testimonial

@csrf @method('patch')

Image Size: 150 * 150 PX

Back
@endsection @section('js') @endsection