This commit is contained in:
2024-11-23 01:08:14 +05:00
parent 62dfe1e57c
commit 61b6634fce

View File

@@ -118,7 +118,7 @@ class NovaVisaMasterPaymentOrderItem extends Resource
Text::make('Amalyň referensi', fn () => $this->payment_order_number),
Boolean::make('paid'),
Boolean::make(__('Paid'), 'paid'),
];
}