@extends('admin.layouts.master') @section('title',__('Faqs Edit')) @section('content')

@lang('Edit')

@csrf @method('put')
<
@endsection