@extends('layouts.adminLayout.admin_design') @section('content')

Edit Testimonial

Edit Testimonial

Edit Testimonial

{{ csrf_field() }}
@if(Session::has('flash_message_success')) @endif @if(Session::has('flash_message_error')) @endif
@if(!empty($testimonial->image)) @endif
@if(!empty($testimonial->image)) | Delete @endif
@endsection