Add loan card
This commit is contained in:
@@ -112,7 +112,7 @@ class Branch extends Resource
|
||||
Text::make(__('Billing password (Visa/Master)'), 'billing_visa_master_password')
|
||||
->rules('nullable', 'string', 'max:255')
|
||||
->hideFromIndex(),
|
||||
])
|
||||
]),
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user