@extends('layouts.backend') @section('css_after') @endsection @section('js_after') @endsection @section('content')

NEW PRODUCT FAQ

@csrf
@if ($errors->has('question')) @endif
@if ($errors->has('productfaqcategory_id')) @endif
@if ($errors->has('answer')) @endif
@endsection