@extends('layouts.app') @section('content')

{{trans('lang.faq_plural')}} {{trans('lang.faq_desc')}}

@include('faqs.show_fields')
@endsection