@extends("admin/layouts.master-soyuz") @section('title','Edit Testimonial | ') @section("body")
Testimonial
Back
{{csrf_field()}} {{ method_field('PUT') }}
(Please Choose Rating)

(Please Choose Client Image)
(Please Enter Description)
status ==1 ? "checked" : ""}} data-offstyle="danger" id="toggle-event3" type="checkbox" class="tgl tgl-skewed"> (Please Choose Status)
@endsection