{{-- ===================================================== Etebarit - by Gisoo Web Solutions ------------------------------------------------------ Gisoo.net ------------------------------------------------------ Copyright (c) 2026 Gisoo Web Solutions ===================================================== This code is protected by copyright ===================================================== File: pay.blade.php ------------------------------------------------------ Use: The public payment card, ported from the approved design: merchant + amount + 15-minute timer, then identify -> code -> pay from credit, wallet and online in any combination. One live Alpine flow (payFlow): every step advances over fetch, never a page reload; only the receipt and the online gateway are a real navigation. ===================================================== --}} @extends('layouts.gateway') @section('title', __('front.pay.title')) @section('content')
{{ __('front.pay.credit_help.body') }}