add f payment

This commit is contained in:
2024-09-30 08:22:34 +05:00
parent c3b3691ca5
commit e8515d95c9
10 changed files with 212 additions and 4 deletions

View File

@@ -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')