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