@extends('back.layouts.main') @section('title' ,__('back.faq')) @section('content')
@csrf @include('back.faq.form')
@stop @section('breadcrumbs') @stop