This commit is contained in:
2024-11-22 21:58:28 +05:00
parent 9b0850407d
commit dc964e29a6

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