@extends('dashboard.layouts.master') @section('title', 'faqs') @section('content')

Add Faqs

@csrf @include('dashboard.faqs.common.form')
@endsection