{{-- ===================================================== Etebarit - by Gisoo Web Solutions ------------------------------------------------------ Gisoo.net ------------------------------------------------------ Copyright (c) 2026 Gisoo Web Solutions ===================================================== This code is protected by copyright ===================================================== File: test.blade.php ------------------------------------------------------ Use: In-site simulated bank page for the test payment driver. Pay / cancel report back to the callback. Never shown when a real gateway is configured. ===================================================== --}} {{ __('front.payment.test_title') }} @vite(['resources/css/app.css']) @php // Falls back to the fee label so an unmapped purpose can never render // as a raw translation key on the simulated bank page. $purposeKey = "front.payment.test_purposes.{$session->purpose}"; $purposeLabel = __($purposeKey) !== $purposeKey ? __($purposeKey) : __('front.payment.test_purposes.credit_fee'); @endphp
{{ __('front.payment.test_title') }}
{{ __('front.payment.test_subtitle') }}
{{ $purposeLabel }}
{{ __('front.payment.test_amount') }}
{{ \App\Support\Format::persianDigits(\App\Support\Format::tomanFa($session->amount)) }} {{ __('front.credit.toman') }}