diff --git a/www/application/views/member/rooms/view_rooms.php b/www/application/views/member/rooms/view_rooms.php
new file mode 100644
index 0000000..bfaaf06
--- /dev/null
+++ b/www/application/views/member/rooms/view_rooms.php
@@ -0,0 +1,135 @@
+
+
+
+
\ No newline at end of file
diff --git a/www/application/views/member/rooms/view_student.php b/www/application/views/member/rooms/view_student.php
new file mode 100644
index 0000000..b8d8211
--- /dev/null
+++ b/www/application/views/member/rooms/view_student.php
@@ -0,0 +1,121 @@
+
+
+
+
+
+
+
+
+
+
+ | ID |
+ Name |
+ Email |
+ User ID |
+
+
+
+
+
+
+ | 1 |
+ =$row["firstname"]?> =$row["lastname"]?> |
+ =$row["email"]?> |
+ @=$row["sub_id"]?> |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file