Added dashboard for admin, only scaffold

This commit is contained in:
2024-09-02 11:39:42 +02:00
parent 6aca35ff46
commit fbbf0b5aac
5 changed files with 21 additions and 3 deletions

View 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>