wip
This commit is contained in:
@@ -102,9 +102,9 @@ class NovaVisaMasterPaymentOrderItem extends Resource
|
||||
|
||||
Text::make('Amalyň geçirilen wagty', fn () => $this->created_at->format('H:i, d.m.Y')),
|
||||
|
||||
Text::make('Amalyň möçberi', fn () => $this->usd_payment_amount),
|
||||
Text::make('Amalyň möçberi', fn () => $this->usd_payment_amount . ' USD'),
|
||||
|
||||
Text::make('Amalyň manat möçberi', fn () => $this->tmt_payment_amount),
|
||||
Text::make('Amalyň manat möçberi', fn () => $this->tmt_payment_amount . ' TMT'),
|
||||
|
||||
Text::make('Amalyň referensi', fn () => $this->payment_order_number),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user