@section('header') @lang('headers.title') @show
@lang('form.nav.faq')
@section('body')
@yield('content')
@show
@section('script') @show