This commit is contained in:
Hoang Huu
2019-09-25 15:34:38 +07:00
parent c93c699a77
commit 7ee9f6ecb0
8 changed files with 272 additions and 90 deletions

View File

@@ -20,6 +20,7 @@ $fields = [
'required' => 'required',
],
];
$form = OpalEstate()->html->render_form( $fields );
$id = 'agency-add-member';
?>