@extends('layouts.public') @section('content') @php /** * Help Centre — the product's only FAQ surface. * * A hero with a search box over one accordion, and nothing else: the four category cards were * shortcuts that only pre-filtered the very accordion sitting below them, and the closing band * repeated the Contact link the "no matches" line and the footer already carry. * * @var array $faqs */ @endphp
{{ $helpHeroSub }}
@endif{{ $helpFaqSub }}
@endif{!! t_raw('help.faq_no_match_full', [':link' => '' . e(t_raw('help.contact_support_btn')) . '']) !!}