{{ $item->description }}
{{ $item->quantity }}
{{ $this->getRecord()->currency }} {{ get_amount($item->discount) }}
{{ $this->getRecord()->currency }} {{ get_amount($item->amount) }}
{{ $payment->gateway_transaction_id }}
{{ $payment->gateway?->display_name }}
{{ $payment->currency }} {{ get_amount($payment->amount) }}
{{ $payment->created_at->appTimezone()->format("M d Y H:i A") }}
{{ $this->getRecord()->notes }}