...
- last_name (required)
- second_name (optional)
- birth_date (required)
- tax_id (optional)
- mobile_phone (optional, format '+380')
Below must be a grid:
id | first_name | last_name | second_name | birth_date | tax_id | mobile_phone | birth_settlements |
---|
detail(person declarations) |
---|
Clicking on details(person declarations) must open a page {{host}}/declarations?person_id
...