This commit is contained in:
2024-11-23 00:19:49 +05:00
parent 92e98649e6
commit 36db0641bd
2 changed files with 3 additions and 1 deletions

View File

@@ -123,7 +123,7 @@ class NovaVisaMasterPaymentOrderItem extends Resource
return [
Action::using('HALKBANK töleg barla', function (ActionFields $fields, Collection $models) {
info('yes');
}),
})->canSee(fn () => true),
];
}
}