This commit is contained in:
2024-11-22 21:58:54 +05:00
parent dc964e29a6
commit abf59f410e

View File

@@ -98,7 +98,7 @@ class NovaVisaMasterPaymentOrderItem extends Resource
Text::make('Amaly geçiren raýatyň kart belgisi (mask)', 'payer_card'),
Text::make('Töleg ýyly', fn () => $this->created_at->format('Y')),
Text::make('Töleg aýy', fn () => $this->created_at->translatedFormat('M')),
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')),