fix: working copy, caching ASP, notworking orders though
This commit is contained in:
parent
dc5d204cfc
commit
390ad23e03
32 changed files with 246 additions and 194 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
<h2>Orders</h2>
|
||||
<hr/>
|
||||
<x-orders :orders="Auth()->user()->orders" />
|
||||
<x-orders :orders="Auth()->user()->orders"/>
|
||||
|
||||
<h2>Permissions</h2>
|
||||
<hr/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue