fix
This commit is contained in:
@@ -3623,7 +3623,8 @@ class KhazanahController extends Controller
|
|||||||
'tarikhmohon' => $request->tarikhmohon,
|
'tarikhmohon' => $request->tarikhmohon,
|
||||||
'bakipetibesi' => $request->bakipetibesi,
|
'bakipetibesi' => $request->bakipetibesi,
|
||||||
'outstanding' => $request->outstanding,
|
'outstanding' => $request->outstanding,
|
||||||
'namapemohon' => $auth_user['name']
|
'namapemohon' => $auth_user['name'],
|
||||||
|
'jawatanpemohon' => $auth_user['roles']
|
||||||
])->json();
|
])->json();
|
||||||
|
|
||||||
if($permohonan == true)
|
if($permohonan == true)
|
||||||
|
|||||||
Reference in New Issue
Block a user