From 8d284e1690faba5c0f834a07bac81e1ee00d515f Mon Sep 17 00:00:00 2001 From: mavlushechka Date: Fri, 12 Nov 2021 21:31:54 +0500 Subject: Initializing --- .../resources/templates/admin-panel/add-users.html | 245 +++++++++ .../resources/templates/admin-panel/all-users.html | 245 +++++++++ .../templates/admin-panel/information/all.html | 567 +++++++++++++++++++++ .../information/educational-systems.html | 273 ++++++++++ .../admin-panel/information/families.html | 267 ++++++++++ .../information/graduated-institutions.html | 251 +++++++++ .../templates/admin-panel/information/health.html | 245 +++++++++ .../templates/admin-panel/information/jobs.html | 251 +++++++++ .../admin-panel/information/military-services.html | 249 +++++++++ .../admin-panel/information/passports.html | 275 ++++++++++ .../templates/admin-panel/information/search.html | 279 ++++++++++ .../admin-panel/information/students.html | 255 +++++++++ .../templates/authentication/change-password.html | 42 ++ .../resources/templates/authentication/login.html | 44 ++ src/main/resources/templates/index.html | 71 +++ .../templates/information/educational-system.html | 155 ++++++ .../resources/templates/information/family.html | 139 +++++ .../information/graduated-institution.html | 81 +++ .../resources/templates/information/health.html | 59 +++ src/main/resources/templates/information/job.html | 81 +++ .../templates/information/military-service.html | 80 +++ .../resources/templates/information/passport.html | 171 +++++++ .../resources/templates/information/student.html | 71 +++ 23 files changed, 4396 insertions(+) create mode 100755 src/main/resources/templates/admin-panel/add-users.html create mode 100755 src/main/resources/templates/admin-panel/all-users.html create mode 100755 src/main/resources/templates/admin-panel/information/all.html create mode 100755 src/main/resources/templates/admin-panel/information/educational-systems.html create mode 100755 src/main/resources/templates/admin-panel/information/families.html create mode 100755 src/main/resources/templates/admin-panel/information/graduated-institutions.html create mode 100755 src/main/resources/templates/admin-panel/information/health.html create mode 100755 src/main/resources/templates/admin-panel/information/jobs.html create mode 100755 src/main/resources/templates/admin-panel/information/military-services.html create mode 100755 src/main/resources/templates/admin-panel/information/passports.html create mode 100755 src/main/resources/templates/admin-panel/information/search.html create mode 100755 src/main/resources/templates/admin-panel/information/students.html create mode 100755 src/main/resources/templates/authentication/change-password.html create mode 100755 src/main/resources/templates/authentication/login.html create mode 100755 src/main/resources/templates/index.html create mode 100755 src/main/resources/templates/information/educational-system.html create mode 100755 src/main/resources/templates/information/family.html create mode 100755 src/main/resources/templates/information/graduated-institution.html create mode 100755 src/main/resources/templates/information/health.html create mode 100755 src/main/resources/templates/information/job.html create mode 100755 src/main/resources/templates/information/military-service.html create mode 100755 src/main/resources/templates/information/passport.html create mode 100755 src/main/resources/templates/information/student.html (limited to 'src/main/resources/templates') diff --git a/src/main/resources/templates/admin-panel/add-users.html b/src/main/resources/templates/admin-panel/add-users.html new file mode 100755 index 0000000..0653791 --- /dev/null +++ b/src/main/resources/templates/admin-panel/add-users.html @@ -0,0 +1,245 @@ + + + + + + + Admin Panel | Add students + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
    +
  • Home / +
  • +
  • Add students +
  • +
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ + +
+ Enter group id. +
+
+
+ + +
+ Enter number of students. +
+
+
+ +
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/templates/admin-panel/all-users.html b/src/main/resources/templates/admin-panel/all-users.html new file mode 100755 index 0000000..9876978 --- /dev/null +++ b/src/main/resources/templates/admin-panel/all-users.html @@ -0,0 +1,245 @@ + + + + + + + Admin Panel | All users + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
    +
  • Home / +
  • +
  • All users +
  • +
+
+
+
+
+
+
+
+
+
+
+
+
+
+

All users

+
+ + + + + + + + + + + + + +
IdUsernameActiveRoles
+
+
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file 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 diff --git a/src/main/resources/templates/admin-panel/information/educational-systems.html b/src/main/resources/templates/admin-panel/information/educational-systems.html new file mode 100755 index 0000000..d249655 --- /dev/null +++ b/src/main/resources/templates/admin-panel/information/educational-systems.html @@ -0,0 +1,273 @@ + + + + + + + Admin Panel | Educational systems + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
    +
  • Home / +
  • +
  • Educational systems +
  • +
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Educational systems

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IdExistsNumberDegreeCourseForm of learningLanguageYearFacultyDirectionCodeDirectionNameGroupFormOfEducationPrivilegeType of placeRegionCityAddress
+
+
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/templates/admin-panel/information/families.html b/src/main/resources/templates/admin-panel/information/families.html new file mode 100755 index 0000000..765026c --- /dev/null +++ b/src/main/resources/templates/admin-panel/information/families.html @@ -0,0 +1,267 @@ + + + + + + + Admin Panel | Families + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
    +
  • Home / +
  • +
  • Families +
  • +
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Families

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
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
+
+
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/templates/admin-panel/information/graduated-institutions.html b/src/main/resources/templates/admin-panel/information/graduated-institutions.html new file mode 100755 index 0000000..64d1669 --- /dev/null +++ b/src/main/resources/templates/admin-panel/information/graduated-institutions.html @@ -0,0 +1,251 @@ + + + + + + + Admin Panel | Graduated institutions + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
    +
  • Home / +
  • +
  • Graduated institutions +
  • +
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Graduated institutions

+
+ + + + + + + + + + + + + + + + + + + +
IdNameTypeTerritoryCertificate seriesCertificate numberCertificate date of issue
+
+
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/templates/admin-panel/information/health.html b/src/main/resources/templates/admin-panel/information/health.html new file mode 100755 index 0000000..a271770 --- /dev/null +++ b/src/main/resources/templates/admin-panel/information/health.html @@ -0,0 +1,245 @@ + + + + + + + Admin Panel | Health + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
    +
  • Home / +
  • +
  • Health +
  • +
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Health

+
+ + + + + + + + + + + + + +
IdInvalidInvalid groupInvalid diagnosis
+
+
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/templates/admin-panel/information/jobs.html b/src/main/resources/templates/admin-panel/information/jobs.html new file mode 100755 index 0000000..29ec489 --- /dev/null +++ b/src/main/resources/templates/admin-panel/information/jobs.html @@ -0,0 +1,251 @@ + + + + + + + Admin Panel | Jobs + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
    +
  • Home / +
  • +
  • Jobs +
  • +
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Jobs

+
+ + + + + + + + + + + + + + + + + + + +
IdNameTerritoryTelephone numberManagers first nameManagers middle nameManagers last name
+
+
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/templates/admin-panel/information/military-services.html b/src/main/resources/templates/admin-panel/information/military-services.html new file mode 100755 index 0000000..dcbac4c --- /dev/null +++ b/src/main/resources/templates/admin-panel/information/military-services.html @@ -0,0 +1,249 @@ + + + + + + + Admin Panel | Military services + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
    +
  • Home / +
  • +
  • Military services +
  • +
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Military services

+
+ + + + + + + + + + + + + + + + + +
IdTypePlaceYearSerial numberAlternative
+
+
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/templates/admin-panel/information/passports.html b/src/main/resources/templates/admin-panel/information/passports.html new file mode 100755 index 0000000..8178b5c --- /dev/null +++ b/src/main/resources/templates/admin-panel/information/passports.html @@ -0,0 +1,275 @@ + + + + + + + Admin Panel | Passports + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
    +
  • Home / +
  • +
  • Passports +
  • +
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Passports

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IdFirst nameLast nameMiddle namePINFLINNSerial numberDate of issueBirthdayAgeNationalityGenderRepublicRegionCityOrganizationVillageDistrictAddress
+
+
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/templates/admin-panel/information/search.html b/src/main/resources/templates/admin-panel/information/search.html new file mode 100755 index 0000000..690130f --- /dev/null +++ b/src/main/resources/templates/admin-panel/information/search.html @@ -0,0 +1,279 @@ + + + + + + + Admin Panel | Search + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
    +
  • Home / +
  • +
  • Search +
  • +
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ + +
+ Enter id of student. +
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ + +
+ Enter full name of students. +
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ + +
+ Enter group of students. +
+
+
+ +
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/templates/admin-panel/information/students.html b/src/main/resources/templates/admin-panel/information/students.html new file mode 100755 index 0000000..897249c --- /dev/null +++ b/src/main/resources/templates/admin-panel/information/students.html @@ -0,0 +1,255 @@ + + + + + + + Admin Panel | Students + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+
    +
  • Home / +
  • +
  • Students +
  • +
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Students

+
+ + + + + + + + + + + + + + + + + + + +
IdDiplomaTelephone numberReligionCarHousePhoto
+ + Photo + +
+
+
+
+
+
+
+
+ + + + + + + + + \ No newline at end of file diff --git a/src/main/resources/templates/authentication/change-password.html b/src/main/resources/templates/authentication/change-password.html new file mode 100755 index 0000000..800cd1f --- /dev/null +++ b/src/main/resources/templates/authentication/change-password.html @@ -0,0 +1,42 @@ + + + + + + + Parolni o'zgartirish + + + + +
+
+ Logo + +

Parolni o'zgartirish

+ +
+ Noto'g'ri parol. +
+
+ Noto'g'ri yangi parol. +
+ +
+ + +
+
+ + +
+
+ + +
+ + +
+
+ + diff --git a/src/main/resources/templates/authentication/login.html b/src/main/resources/templates/authentication/login.html new file mode 100755 index 0000000..b57ec05 --- /dev/null +++ b/src/main/resources/templates/authentication/login.html @@ -0,0 +1,44 @@ + + + + + + + Kirish + + + + +
+
+ Logo + +

Kirish

+ +
+ Login yoki parol noto'g'ri. +
+
+ Siz tizimdan chiqdingiz. +
+ +
+ + +
+
+ + +
+ +
+ +
+ + +
+
+ + diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html new file mode 100755 index 0000000..471cb99 --- /dev/null +++ b/src/main/resources/templates/index.html @@ -0,0 +1,71 @@ + + + + + + + Student Database + + + +
+
+ + Logo.png + Student Database + + +
+
+ +
+
+ Diqqat! Standart parolni o'zgartirish tavsiya etiladi. +
+
+

Talaba haqida ma'lumotlar

+

Shaxsiy telefon raqami, erishgan yutuqlari (agar diplomga ega bo'lsa), diniy qarashi, shaxsiy avtomashinasi (o`zining nomiga rasmiylashtirilgan bo`lsa), shaxsiy uyi (o`zining nomiga rasmiylashtirilgan bo`lsa), rasmi (3x4).

+ Toldirish » +
+
+

OTM bilan bog'liq ma'lumotlar

+

Mavjud (talabalar safidan chiqarilmagan), reyting daftarchasi raqami, ta'lim bosqichi, kurs, ta'lim shakli, ta'lim tili, OTMga kirgan yili, fakultet, yo'nalish kodi, yo'nalish nomi, guruh, o'qish shakli, imtiyoz turi (Imtiyoz bilan kirgan bo'lsa), hozirda yashish joyi turi, viloyat, shahar / tuman, manzil (qishloq, mahalla, ko'cha, uy).

+ Toldirish » +
+
+

Pasport ma'lumotlar

+

Ism, familiya, sharif, PINFL, INN, seriyasi, raqami, berilgan sanasi, tug'ilgan sana, yosh, millat, jins, respublika (fuqaroligi), viloyat, tuman / shahar, bergan tashkilot, qishloq, mahalla, kocha nomi va uy raqami.

+ Toldirish » +
+
+

Tugatgan o'quv muassasi haqida ma'lumotlar

+

Nomi, turi, xududi, hujjat seriyasi, hujjat raqami, hujjat berilgan vaqti.

+ Toldirish » +
+
+

Oilaviy ma'lumotlar

+

Talabaning oilaviy ahvoli, otasi-onansidan ajralganmi, otasini familiyasi, otasini ismi, otasini sharifi, otasini tug'ilgan yili, otasini ish joyi, otasini telefon raqami, onasini familiyasi, onasini ismi, onasini sharifi, onasini tug'ilgan yili, onasini ish joyi, onasini telefon raqami.

+ Toldirish » +
+
+

Sog'liq haqida ma'lumotlar

+

Nogironligi, nogironlik guruh, nogironlik bo'yicha tashxis.

+ Toldirish » +
+
+

Ish joyi haqida ma'lumotlar

+

Nomi, xududi, telefon nomeri, rahbarni ismi, rahbarni familiyasi, rahbarni sharifi.

+ Toldirish » +
+
+

Harbiy xizmatni o'tash holati haqida ma'lumotlar

+

Turi, o'tagan joyi, o'tagan yili, guvohnoma raqami, guvohnoma seriyasi, muqobil harbiy xizmat tavsiyanomaning mavjudligi.

+ Toldirish » +
+
+ + diff --git a/src/main/resources/templates/information/educational-system.html b/src/main/resources/templates/information/educational-system.html new file mode 100755 index 0000000..01bfaf3 --- /dev/null +++ b/src/main/resources/templates/information/educational-system.html @@ -0,0 +1,155 @@ + + + + + + + OTM bilan bog'liq ma'lumotlar + + + + +
+
+
+ Logo +

OTM bilan bog'liq ma'lumotlar

+
+
+
+
+
+
+ + +
+
+ + +
+ Reyting daftarchasi raqamini kiriting. +
+
+
+ + +
+
+ + +
+ Kursni kiriting. +
+
+
+ + +
+
+ + +
+
+ + +
+ OTMga kirgan yilingizni kiriting. +
+
+
+ + +
+ Fakultetni kiriting. +
+
+
+ + +
+ Yo'nalish kodini kiriting. +
+
+
+ + +
+ Yo'nalish nomini kiriting. +
+
+
+ + +
+ Guruhni kiriting. +
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ Viloyatni kiriting. +
+
+
+ + +
+ Shahar yoki tumani kiriting. +
+
+
+ + +
+ Manzilni kiriting. +
+
+
+ + +
+
+ +
+
+
+
+
+ + + + diff --git a/src/main/resources/templates/information/family.html b/src/main/resources/templates/information/family.html new file mode 100755 index 0000000..2bdcc07 --- /dev/null +++ b/src/main/resources/templates/information/family.html @@ -0,0 +1,139 @@ + + + + + + + Oilaviy ma'lumotlar + + + + +
+
+
+ Logo +

Oilaviy ma'lumotlar

+
+
+
+
+
+
+ + +
+
+ + +
+
+ + +
+ Otangizning familiyasini kiriting. +
+
+
+ + +
+ Otangizning ismini kiriting. +
+
+
+ + +
+ Otangizning sharifini kiriting. +
+
+
+ + +
+ Otangizning tug'ilgan yilini kiriting. +
+
+
+ + +
+ Otangizning ish joyini kiriting. +
+
+
+ + +
+ Otangizning telefon raqamini kiriting. +
+
+ +
+ + +
+ Onangizning familiyasini kiriting. +
+
+
+ + +
+ Onangizning ismini kiriting. +
+
+
+ + +
+ Onangizning sharifini kiriting. +
+
+
+ + +
+ Onangizning tug'ilgan yilini kiriting. +
+
+
+ + +
+ Onangizning ish joyini kiriting. +
+
+
+ + +
+ Onangizning telefon raqamini kiriting. +
+
+
+ + +
+
+ +
+
+
+
+
+ + + + diff --git a/src/main/resources/templates/information/graduated-institution.html b/src/main/resources/templates/information/graduated-institution.html new file mode 100755 index 0000000..9eefbe9 --- /dev/null +++ b/src/main/resources/templates/information/graduated-institution.html @@ -0,0 +1,81 @@ + + + + + + + Tugatgan o'quv muassasi haqida ma'lumotlar + + + + +
+
+
+ Logo +

Tugatgan o'quv muassasi haqida ma'lumotlar

+
+
+
+
+
+
+ + +
+ Nomini kiriting. +
+
+
+ + +
+
+ + +
+ Xududini kiriting. +
+
+
+ + +
+ Hujjat seriyasini kiriting. +
+
+
+ + +
+ Hujjat raqamini kiriting. +
+
+
+ + +
+ Hujjat berilgan vaqtini kiriting. +
+
+
+ + +
+
+ +
+
+
+
+
+ + + + diff --git a/src/main/resources/templates/information/health.html b/src/main/resources/templates/information/health.html new file mode 100755 index 0000000..7e375a7 --- /dev/null +++ b/src/main/resources/templates/information/health.html @@ -0,0 +1,59 @@ + + + + + + + Sog'liq haqida ma'lumotlar + + + + +
+
+
+ Logo +

Sog'liq haqida ma'lumotlar

+
+
+
+
+
+
+ + +
+
+ + +
+ Nogironlik guruhini kiriting. +
+
+
+ + +
+ Nogironlik bo'yicha tashxisni kiriting. +
+
+
+ + +
+
+ +
+
+
+
+
+ + + + diff --git a/src/main/resources/templates/information/job.html b/src/main/resources/templates/information/job.html new file mode 100755 index 0000000..98465dd --- /dev/null +++ b/src/main/resources/templates/information/job.html @@ -0,0 +1,81 @@ + + + + + + + Ish joyi haqida ma'lumotlar + + + + +
+
+
+ Logo +

Ish joyi haqida ma'lumotlar

+
+
+
+
+
+
+ + +
+ Nomini kiriting. +
+
+
+ + +
+ Xududini kiriting. +
+
+
+ + +
+ Telefon nomerini kiriting. +
+
+
+ + +
+ Rahbarni ismini kiriting. +
+
+
+ + +
+ Rahbarni familiyasini kiriting. +
+
+
+ + +
+ Rahbarni sharifini kirirting. +
+
+
+ + +
+
+ +
+
+
+
+
+ + + + + \ No newline at end of file diff --git a/src/main/resources/templates/information/military-service.html b/src/main/resources/templates/information/military-service.html new file mode 100755 index 0000000..73d4c69 --- /dev/null +++ b/src/main/resources/templates/information/military-service.html @@ -0,0 +1,80 @@ + + + + + + + Harbiy xizmatni o'tash holati haqida ma'lumotlar + + + + +
+
+
+ Logo +

Harbiy xizmatni o'tash holati haqida ma'lumotlar

+
+
+
+
+
+
+ + +
+
+ + +
+ O'tagan joyini kiriting. +
+
+
+ + +
+ O'tagan yilni kiriting. +
+
+
+ + +
+ Guvohnoma raqamini kiriting. +
+
+
+ + +
+ Guvohnoma seriyasini kiriting. +
+
+
+ + +
+
+ + +
+
+ +
+
+
+
+
+ + + + diff --git a/src/main/resources/templates/information/passport.html b/src/main/resources/templates/information/passport.html new file mode 100755 index 0000000..11db8c3 --- /dev/null +++ b/src/main/resources/templates/information/passport.html @@ -0,0 +1,171 @@ + + + + + + + Pasport ma'lumotlar + + + + +
+
+
+ Logo +

Pasport ma'lumotlar

+
+
+
+
+
+
+ + +
+ Ismingizni kiriting. +
+
+
+ + +
+ Familiyangizni kiriting. +
+
+
+ + +
+ Sharifingizni kirirting. +
+
+
+ + +
+ PNFL kiriting. +
+
+
+ + +
+ INN kiriting. +
+
+
+ + +
+ Pasport seriyasini kiriting. +
+
+
+ + +
+ Pasport seriyasini kiriting. +
+
+
+ + +
+ Berilgan sanasini kiriting. +
+
+
+ + +
+ Tug'ilgan sanani kiriting. +
+
+
+ + +
+ Yoshingizni kiriting. +
+
+
+ + +
+ Millatingizni kiriting. +
+
+
+ + +
+
+ + +
+ Respublilkani kiriting. +
+
+
+ + +
+ Viloyatni kiriting. +
+
+
+ + +
+ Tuman yoki shaharni kiriting. +
+
+
+ + +
+ Pasport bergan tashkilotni kiriting. +
+
+
+ + +
+ Qishloqni kiriting. +
+
+
+ + +
+ Mahallani kiriting. +
+
+
+ + +
+ Ko'cha nomi va uy raqamini kiriting. +
+
+ +
+ +
+
+ +
+
+
+
+
+ + + + diff --git a/src/main/resources/templates/information/student.html b/src/main/resources/templates/information/student.html new file mode 100755 index 0000000..da91c67 --- /dev/null +++ b/src/main/resources/templates/information/student.html @@ -0,0 +1,71 @@ + + + + + + + Talaba haqida ma'lumotlar + + + + +
+
+
+ Logo +

Talaba haqida ma'lumotlar

+
+
+
+
+
+
+ + +
+ Shaxsiy telefon raqamni kiriting. +
+
+
+ + +
+
+ + +
+ Diniy qarashingizni kiriting. +
+
+
+ + +
+
+ + +
+
+ + +
+ Rasmni joylang. +
+
+
+ + +
+
+ +
+
+
+
+
+ + + + -- cgit v1.2.3