seperate kelulusan operasi PKB dan koperasi

This commit is contained in:
Afrina Alimi
2024-01-30 16:49:33 +08:00
parent d7d1d2fc14
commit 610a1f5ca7
5 changed files with 143 additions and 85 deletions
+1 -1
View File
@@ -662,7 +662,7 @@ class KhazanahController extends Controller
}
event(new OperasiNotice($auth_user['cawangan'],$auth_user['name']));
event(new OperasiNotice($auth_user['cawangan'],$auth_user['name'],$auth_user['group_id']));
}
}