fixed issue #319
This commit is contained in:
parent
affcca3d08
commit
232e430ab0
|
|
@ -30,6 +30,9 @@
|
|||
<div class="dropdown-container">
|
||||
<label>Account</label>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="{{ route('shop.home.index') }}" target="_blank">Visit Shop</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{ route('admin.account.edit') }}">My Account</a>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue