@section('title', 'Create New FAQ')

{{ __('Create New FAQ') }}

@include('partials.alerts.main')
@csrf
@section('scripts') @endsection