@extends('layouts.app') @section('styles') @endsection @section('content')

Edit Testimonials

{{ __('Back') }}
@csrf @method('PUT') @include('alerts.alerts')

No Image Found
@endsection @section('scripts') @endsection