Add cakes management page and routes
This commit is contained in:
parent
72ed1ae61b
commit
f552e87a9d
4 changed files with 36 additions and 2 deletions
|
|
@ -3,6 +3,7 @@
|
|||
</header>
|
||||
<nav>
|
||||
<a href="order">New</a>
|
||||
<a href="cakes">Manage Cakes</a>
|
||||
</nav>
|
||||
<main>
|
||||
<table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue