emloyer uid
This commit is contained in:
@@ -73,6 +73,7 @@ disbursement
|
||||
echo 'Caught exception: ', $e->getMessage(), "\n";
|
||||
}
|
||||
|
||||
//employer_uid
|
||||
|
||||
|
||||
$addedData =[];
|
||||
@@ -97,6 +98,7 @@ disbursement
|
||||
'address' => $data['address'],
|
||||
'state' => $data['state'],
|
||||
'country' => $data['country'],
|
||||
'employer_uid' => $data['employer_uid'],
|
||||
'loan_detail' => json_encode($data)
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user