@extends('admin.layout.master') @section('title') Add New FAQ @endsection @section('css') @endsection @section('content')
@csrf

Add New FAQ

@endsection @section('js') @endsection