@include('header')

{{ getJsonLocalization('generalfaq', 'faq_heading') }} {{ getJsonLocalization('generalfaq', 'faq_subheading') }}

{{ getJsonLocalization('generalfaq', 'private_financial_information_answer') }}

{{ getJsonLocalization('generalfaq', 'braintree_description_answer') }}

{{ getJsonLocalization('generalfaq', 'view_bills_answer') }}

{{ getJsonLocalization('generalfaq', 'missing_payment_answer') }}

{{ getJsonLocalization('generalfaq', 'messages_visible_answer') }}

{{ getJsonLocalization('generalfaq', 'delete_account_information_answer') }}

{{ getJsonLocalization('generalfaq', 'view_bills_mobile_answer') }}

{{ getJsonLocalization('generalfaq', 'bill_information_answer') }}

{{ getJsonLocalization('generalfaq', 'currency_used_answer') }}

{{ getJsonLocalization('generalfaq', 'payment_method_issue_answer') }}

{{ getJsonLocalization('index', 'do_you_have_an_account') }}

{{ getJsonLocalization('index', 'sign_in_exclusive_benefits') }}

img

{{ getJsonLocalization('index', 'signin') }}

{{ getJsonLocalization('index', 'new user') }} {{ getJsonLocalization('index', 'create account') }}

@if (session()->has('success')) @endif @if (session()->has('failed')) @endif
@csrf
@include('contactSection') @include('footer')