This commit is contained in:
2025-03-13 14:31:10 +05:00
parent acc4b8ae7b
commit 37b31b6ad1

View File

@@ -57,6 +57,7 @@ class OnlinePaymentHistoryResource extends Resource
Text::make('PNR', 'orderNumber'),
Text::make('ID', 'orderId'),
Text::make('Möçberi', 'amount'),
Text::make('Api Client', 'api_client'),
Text::make('Desc', 'description'),
Badge::make(__('Status'), 'paymentStatus')