@extends("admin/layouts.master") @section('title','Edit Testimonial | ') @section("body") @section('data-field') Testimonial @endsection

Testimonial

{{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