Cart Removed

This commit is contained in:
Devansh 2021-12-29 11:29:22 +05:30
parent acf75852fb
commit d303e1ac5d
1 changed files with 0 additions and 4 deletions

View File

@ -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