Added dashboard for admin, only scaffold
This commit is contained in:
4
app/views/admin/dashboards/show.html.erb
Normal file
4
app/views/admin/dashboards/show.html.erb
Normal file
@@ -0,0 +1,4 @@
|
||||
<div>
|
||||
<h1 class="font-bold text-4xl">Admin::Dashboards#show</h1>
|
||||
<p>Find me in app/views/admin/dashboards/show.html.erb</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user