Added denied applications page

This commit adds a modified version of the previous page, meant for displaying denied apps.
Also modified method names and adds dates.
This commit is contained in:
2020-04-30 16:55:14 +01:00
parent 169f58c8ec
commit 76d6ea6704
4 changed files with 95 additions and 2 deletions

View File

@@ -41,6 +41,8 @@
<tr>
<th style="width: 10px">#</th>
<th>Applicant</th>
<th>Application Date</th>
<th>Updated On</th>
<th style="width: 40px">Status</th>
<th style="width: 40px">Actions</th>
</tr>
@@ -49,6 +51,8 @@
<tr>
<td>1.</td>
<td>Jonathan Smith</td>
<td>2020-04-28</td>
<td>2020-04-29</td>
<td><span class="badge bg-success">Approved</span></td>
<td>