This commit is contained in:
2025-09-10 16:44:46 +05:00
parent a1521ace7a
commit a622f7651a
4 changed files with 67 additions and 58 deletions

View File

@@ -81,7 +81,6 @@ trait NovaSberPaymentOrderAuth
{
$user = auth()->user();
if ($user->isSystemUser()) {
return;
}