diff --git a/portal/check_login.php b/portal/check_login.php
new file mode 100644
index 00000000..41667071
--- /dev/null
+++ b/portal/check_login.php
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+
+ | Client Portal
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Logged in as
+
+
+
My open tickets
+
+
+
+ | Subject |
+ State |
+
+
+
+
+ ";
+ echo " $ticket[ticket_subject] | ";
+ echo "$ticket[ticket_status] | ";
+ echo "";
+ }
+ ?>
+
+
+
\ No newline at end of file
diff --git a/portal/login.php b/portal/login.php
new file mode 100644
index 00000000..95209987
--- /dev/null
+++ b/portal/login.php
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+ | Client Portal Login
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- Client Portal Login
+
+
+
+
+
+
diff --git a/portal/ticket.php b/portal/ticket.php
new file mode 100644
index 00000000..f5a60f2f
--- /dev/null
+++ b/portal/ticket.php
@@ -0,0 +1,117 @@
+
+
+
+
+
+
+
+ | Client Portal - Tickets
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Ticket Details -
+
State:
+
Priority:
+
+
+
+
+
+
+
+
+
+
+
+
+
+