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