@extends((( session()->get('locale') === 'en') ? 'master.hkpost' : 'master.hkpostchina' )) @section('cartlink') # @endsection @section('loader')
@endsection @section('section')

{{__('message.Youre going to payment stage now. Your ordering will be completed after successful payment.')}}

{{__('message.pleaseNote')}}

{{__('message.Transaction Detail')}}

{{__('message.Total')}} :

{{__('message.NT$')}}14.68

{{__('message.Order Number')}} :

{{rand(11111111,99999999)}}

{{__('message.This payment gateway supports VISA,MasterCard and JCB Secure Code.')}}

{{__('message.If you have any questions, please contact Chunghwa Post.')}}

{{__('message.You must read and agree to the Terms and Conditions and the Privacy Policy in order to use the payment service')}}

{{__('message.You have')}} {{__('message.remaining for this payment')}}

@csrf
{{__('message.Cancel')}}
@endsection @push('scripts') @endpush