@extends("admin/layouts.master") @section('title','Edit Faq | ') @section("body")

Edit Faq

{{csrf_field()}} {{ method_field('PUT') }}
status ==1 ? "checked" : "" }} id="toggle-event3" type="checkbox" class="tgl tgl-skewed"> (Please Choose Status)
@endsection