fix
This commit is contained in:
@@ -41,7 +41,7 @@ class CheckoutRelationManager extends RelationManager
|
||||
->sortable(),
|
||||
TextColumn::make('winnertotal')
|
||||
->label('Total Amount')
|
||||
->money('usd', 'true')
|
||||
->money('USD')
|
||||
->sortable(),
|
||||
TextColumn::make('paymentMethod.pm_name')
|
||||
->label('Payment Method')
|
||||
|
||||
Reference in New Issue
Block a user