@extends('layouts.admin') @section('title', 'FAQ Create') @section('content')
@csrf
@endsection