NEW FORMS ADDED
This commit is contained in:
parent
796cb60f49
commit
a2efbbcd85
@ -4041,6 +4041,8 @@ class PD_Controller extends REST_Controller {
|
||||
{
|
||||
$form_array = array(
|
||||
array('form_id' => 13,'form_name' => 'About Business'),
|
||||
array('form_id' => 22,'form_name' => 'Business Assets'),
|
||||
array('form_id' => 21,'form_name' => 'Business Banking Information'),
|
||||
array('form_id' => 14,'form_name' => 'Financial Information'),
|
||||
array('form_id' => 1,'form_name' => 'Supplier Details'),
|
||||
array('form_id' => 2,'form_name' => 'Client Details'),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user