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/search.html | 279 +++++++++++++++++++++ 1 file changed, 279 insertions(+) create mode 100755 src/main/resources/templates/admin-panel/information/search.html (limited to 'src/main/resources/templates/admin-panel/information/search.html') 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 -- cgit v1.2.3