@extends('layouts.admin_layout') @section('content')


     Edit Testimonial

Go to website
View →

Edit Testimonial Details

@csrf @method('patch')
@if($testimonial->image != null) Testifier photo @else Testifier photo @endif
@endsection