@extends('layouts.admin.app') @section('title', 'Edit faq') @section('content_header') @stop @section('content')
@csrf @method('PUT')
Cancel
@endsection