We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26f3b3c commit 635ff6bCopy full SHA for 635ff6b
README.md
@@ -33,7 +33,20 @@
33
<p>- 💬php artisan serve</p>
34
<p>- 💬registration for first user admin</p>
35
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
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
48
+</tbody>
49
+</table>
50
51
<p align="center">
52
<img src="https://skycodelab.io//git/admindashbord.png" width="400" alt="image admin dashboard">
0 commit comments