@extends('Admin.layouts.app') @section('title', 'Add FAQ') @section('content')
Add FAQ
@csrf
@endsection