finalizare 1.0
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@page "/admin/dashboard"
|
||||
@layout AdminLayout
|
||||
@attribute [Authorize(Roles = UserRoles.Admin)]
|
||||
|
||||
<h3>Admin Dashboard</h3>
|
||||
<p>Welcome to the doctor dashboard!</p>
|
||||
Reference in New Issue
Block a user