Imrpoving Item, Product and Users

This commit is contained in:
2018-09-11 20:48:09 -03:00
parent f7c00662d5
commit 7701c1a11d
17 changed files with 155 additions and 59 deletions

View File

@@ -96,7 +96,6 @@
@auth
<a href="/home">Home</a>
<a href="/product">Products</a>
<a href="/item">Items</a>
@else
<a href="/register">Register</a>
<a href="/login">Login</a>