diff --git a/frontend/views/cabinet/index.php b/frontend/views/cabinet/index.php index 16ea124..4f5ab16 100644 --- a/frontend/views/cabinet/index.php +++ b/frontend/views/cabinet/index.php @@ -188,65 +188,20 @@ EOT;
-
-
особисті данні
-
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- -
-
-
- -
-
паспортні данні
-
-
- - -
-
- - -
-
- - -
-
- - -
-
- -
-
- -
- + render( + '_personal_form', + [ + 'userData' => $userData, + ] + ); + echo $this->render( + '_passport_form', + [ + 'userPassport' => $userPassport, + ] + ); + ?>
Список творів
-- libgit2 0.21.4