@extends('front.master') @section('seo') {!! json_field($seo,'faq_page_scripts') !!} @endsection @section('content')

{{json_field($site_content,'faq')}}

@include('front.partials.faq') @endsection