@extends('layouts.content') @push('custom-css') @endpush @section('body_content') Create Frequently Ask Questions Back to Employee List @include('partials.alert') Add Category @csrf Section 1 Title Category Content Save @include('faqs.modals.create_category_modal') @push('scripts') @endpush @endsection