From 8d284e1690faba5c0f834a07bac81e1ee00d515f Mon Sep 17 00:00:00 2001 From: mavlushechka Date: Fri, 12 Nov 2021 21:31:54 +0500 Subject: Initializing --- .../templates/admin-panel/information/all.html | 567 +++++++++++++++++++++ 1 file changed, 567 insertions(+) create mode 100755 src/main/resources/templates/admin-panel/information/all.html (limited to 'src/main/resources/templates/admin-panel/information/all.html') diff --git a/src/main/resources/templates/admin-panel/information/all.html b/src/main/resources/templates/admin-panel/information/all.html new file mode 100755 index 0000000..95d0c33 --- /dev/null +++ b/src/main/resources/templates/admin-panel/information/all.html @@ -0,0 +1,567 @@ + + + + + + + Admin Panel | All information + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
    +
  • Home / +
  • +
  • All information +
  • +
+
+
+
+
+
+
+
+
+
+
+
+
+
+

User

+
+ + + + + + + + + + + + + +
IdUsernameActiveRoles
+
+
+
+
+
+
+
+
+
+
+
+

Student

+
+ + + + + + + + + + + + + + + + + + + +
IdDiplomaTelephone numberReligionCarHousePhoto
+ + Photo + +
+
+
+
+
+
+
+
+
+
+
+
+

Educational system

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IdExistsNumberDegreeCourseForm of learningLanguageYearFacultyDirectionCodeDirectionNameGroupFormOfEducationPrivilegeType of placeRegionCityAddress
+
+
+
+
+
+
+
+
+
+
+
+

Passport

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IdFirst nameLast nameMiddle namePINFLINNSerial numberDate of issueBirthdayAgeNationalityGenderRepublicRegionCityOrganizationVillageDistrictAddress
+
+
+
+
+
+
+
+
+
+
+
+

Graduated institution

+
+ + + + + + + + + + + + + + + + + + + +
IdNameTypeTerritoryCertificate seriesCertificate numberCertificate date of issue
+
+
+
+
+
+
+
+
+
+
+
+

Family

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IdIs parents divorcedIs marriedFathers first nameFathers last nameFathers middle nameFathers birthdayFathers place of workFathers telephone numberMothers first nameMothers last nameMothers middle nameMothers birthdayMothers place of workMothers telephone number
+
+
+
+
+
+
+
+
+
+
+
+

Health

+
+ + + + + + + + + + + + + +
IdInvalidInvalid groupInvalid diagnosis
+
+
+
+
+
+
+
+
+
+
+
+

Job

+
+ + + + + + + + + + + + + + + + + + + +
IdNameTerritoryTelephone numberManagers first nameManagers middle nameManagers last name
+
+
+
+
+
+
+
+
+
+
+
+

Military service

+
+ + + + + + + + + + + + + + + + + +
IdTypePlaceYearSerial numberAlternative
+
+
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file -- cgit v1.2.3