This commit is contained in:
hafifierahman
2022-03-30 08:00:02 +08:00
parent 9e18befe78
commit dd47f7faeb
3 changed files with 56 additions and 11 deletions
+1 -1
View File
@@ -3543,7 +3543,7 @@ class KhazanahController extends Controller
'tarikhmohon' => $request->tarikhmohon,
'bakipetibesi' => $request->bakipetibesi,
'outstanding' => $request->outstanding,
'namapemohon' => $auth_user['nama']
'namapemohon' => $auth_user['name']
])->json();
if($permohonan == true)