This commit is contained in:
2024-11-22 21:59:42 +05:00
parent abf59f410e
commit 16e48b1c85

View File

@@ -100,7 +100,7 @@ class NovaVisaMasterPaymentOrderItem extends Resource
Text::make('Töleg ýyly', fn () => $this->created_at->format('Y')),
Text::make('Töleg aýy', fn () => $this->created_at->translatedFormat('F')),
Text::make('Amalyň geçirilen wagty', fn () => $this->created_at->format('i:H, d.m.Y')),
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),