This commit is contained in:
hafifierahman
2022-06-07 10:50:17 +08:00
parent 3ea5878eb9
commit 2506c59b1f
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -3623,7 +3623,8 @@ class KhazanahController extends Controller
'tarikhmohon' => $request->tarikhmohon,
'bakipetibesi' => $request->bakipetibesi,
'outstanding' => $request->outstanding,
'namapemohon' => $auth_user['name']
'namapemohon' => $auth_user['name'],
'jawatanpemohon' => $auth_user['roles']
])->json();
if($permohonan == true)