loan process data

This commit is contained in:
CHIEFSOFT\ameye
2024-07-12 08:28:07 -04:00
parent 4e3a78cab9
commit f396013966
3 changed files with 14 additions and 2 deletions
+7
View File
@@ -15,6 +15,13 @@ class Loan extends BaseController
$this->request = \Config\Services::request();
}
public function loanProcess(){
$data = $this->request->getPost();
return $this->respond($data, 200);
}
public function loanApply(){
/*
uid uuid,