@extends('layouts.admin') @section('title', 'FAQ Management') @section('content')
{{--
--}}
@include('admin.faq.ajax')
@endsection