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

EDIT SALES PREPRESENTERS FAQ

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