fix
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user