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

NEW BUSINESS FAQ

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