@extends('layouts.app') @section('content')
| No. Rujukan Transaksi: | {{ $trx->trx_ref }} | ||
|---|---|---|---|
| Keterangan Transaksi: | {{ $trx->trx_description }} | ||
| Masa Transaksi: | {{ $trx->trx_transaction_time }} | ||
| Cara Pembayaran: | {{--{{ $trx->payment_method }} - {{ $trx->eps_transaction_id }} | --}}{{ $trx->payment_method }} - {{ $trx->bankcode }} | |
| Kod Bank: | {{ $trx->edc_bankcode }} | --}}4 Digit Kad: | {{ $trx->seller_order_no }} |
| ID Terminal: | {{ $trx->bankcode }} | --}}Approval Code: | {{ $trx->fpx_txn_id }} |
| Nilai: | RM {{ number_format($trx->trx_amount, 2) }} | ||
| No. Akaun: | {{ $trx->account_no }} | ||
| Pembayar: | {{ $trx->user_name }} | ||
| No. Tel. Pembayar: | {{ $trx->user_hp }} |