Cart Removed
This commit is contained in:
parent
acf75852fb
commit
d303e1ac5d
|
|
@ -173,10 +173,6 @@
|
|||
</li>
|
||||
@endif
|
||||
|
||||
<li>
|
||||
<a href="{{ route('shop.checkout.cart.index') }}">{{ __('shop::app.header.cart') }}</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<form id="customerLogout" action="{{ route('customer.session.destroy') }}" method="POST">
|
||||
@csrf
|
||||
|
|
|
|||
Loading…
Reference in New Issue