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