add f payment
This commit is contained in:
@@ -61,6 +61,9 @@ class VisaMasterPaymentOrderFieldsForDetail
|
||||
Text::make(__('Note'), 'notes')
|
||||
->fullWidth()
|
||||
->canSeeWhen('systemUser', $resource),
|
||||
]),
|
||||
new Panel(__('Payment'), [
|
||||
|
||||
]),
|
||||
new Panel(__('Application type'), [
|
||||
Select::make(__('Application type'), 'type')
|
||||
|
||||
Reference in New Issue
Block a user