diff --git a/config/adminlte.php b/config/adminlte.php
index 97d55eb..a0bec11 100644
--- a/config/adminlte.php
+++ b/config/adminlte.php
@@ -243,16 +243,16 @@ return [
'url' => '/applications/staff/outstanding',
'icon' => 'far fa-folder-open'
],
- [
- 'text' => 'Peer Approval Queue',
- 'url' => '/applications/staff/peer-review',
- 'icon' => 'fas fa-fw fa-search'
- ],
[
'text' => 'Interview Queue',
'url' => '/applications/staff/pending-interview',
'icon' => 'fas fa-fw fa-microphone-alt'
],
+ [
+ 'text' => 'Peer Approval Queue',
+ 'url' => '/applications/staff/peer-review',
+ 'icon' => 'fas fa-fw fa-search'
+ ],
'Administration',
[
'text' => 'Staff Members',
diff --git a/resources/views/dashboard/appmanagement/interview.blade.php b/resources/views/dashboard/appmanagement/interview.blade.php
index ca0455c..9eedc8c 100644
--- a/resources/views/dashboard/appmanagement/interview.blade.php
+++ b/resources/views/dashboard/appmanagement/interview.blade.php
@@ -45,7 +45,101 @@
+
+
+
+
+
+
+
+
+
+
+ # |
+ Interviewee |
+ Status |
+ Actions |
+
+
+
+
+
+
+
+
+ 1 |
+ Jonathan Smith |
+ Awaiting Interview |
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ # |
+ Interviewee |
+ Status |
+ Time & Date |
+ Location |
+ Actions |
+
+
+
+
+
+
+
+
+ 1 |
+ April Smith |
+ Scheduled |
+ 2020-05-04 12:20 |
+ Discord |
+
+
+
+ |
+
+
+
+
+
+
+
+
+