@extends('admin.master') @section('content')

Create FAQ Section

Add FAQ section title, subtitle and status

@csrf
@error('title')

{{ $message }}

@enderror
@error('subtitle')

{{ $message }}

@enderror
Back
@endsection