@extends('layouts.main') @section('title') Faq: Create @endsection @section('content')
@csrf @include('faq.partials.form')
 Cancel
@endsection