@component('layouts.app', [ 'title' => 'FAQ', 'metaDescription' => 'Frequently asked questions about Yatra Card — getting a card, recharging, discounts, security, and lost cards.', ]) @include('partials.page-hero', [ 'eyebrow' => 'Support', 'title' => 'Got Questions? Start Here', 'subtitle' => 'Quick answers to the questions we hear most. Can\'t find yours? Visit the Help Center.', ]) @include('partials.home.faq') @include('partials.home.cta') @endcomponent