@extends('layouts.admin') @section('title', 'FAQ Edit') @section('content')
@csrf @method('PUT')

{{-- --}} @endsection