Merge branch 'master' of https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0 into task/EXC-353

# Conflicts:
#	app/Models/Company.php
This commit is contained in:
glovetleong
2021-10-25 21:43:55 +08:00
39 changed files with 617 additions and 179 deletions
@@ -16,4 +16,12 @@ final class RoleTypes
public const USER = 3;
public const CURRENCY_SUPPLIER = 4;
public const MONEY_MULE = 5;
public const ORIGIN_ACCOUNT_ADMIN = 6;
public const DESTINATION_ACCOUNT_ADMIN = 7;
}