Skip to content

Commit 635ff6b

Browse files
authored
Update README.md
1 parent 26f3b3c commit 635ff6b

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,20 @@
3333
<p>- 💬php artisan serve</p>
3434
<p>- 💬registration for first user admin</p>
3535

36-
36+
<table>
37+
<thead>
38+
<tr>
39+
<th align="center">Admin Dashboard</th>
40+
<th align="center">Staff</th>
41+
</tr>
42+
</thead>
43+
<tbody>
44+
<tr>
45+
<td align="center"><img src="https://skycodelab.io//git/admindashbord.png" alt=""style="max-width: 100%;"></td>
46+
<td align="center"><img src="https://skycodelab.io//git/staff.png" alt="" style="max-width: 100%;"></a></td>
47+
</tr>
48+
</tbody>
49+
</table>
3750
3851
<p align="center">
3952
<img src="https://skycodelab.io//git/admindashbord.png" width="400" alt="image admin dashboard">

0 commit comments

Comments
 (0)