@extends('layouts.simple.master') @section('title', 'FAQ Categories') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')

Add FAQ Category

@endsection @section('breadcrumb-items') @endsection @section('content')
@csrf
@endsection