fixed
This commit is contained in:
parent
fa8c8a52ab
commit
e6d21c64d5
|
|
@ -21,7 +21,6 @@
|
|||
|
||||
|
||||
@if ($order->canCancel())
|
||||
|
||||
<a href="{{ route('customer.orders.cancel', $order->id) }}" class="btn btn-lg btn-primary" v-alert:message="'{{ __('shop::app.customer.account.order.view.cancel-confirm-msg') }}'">
|
||||
{{ __('shop::app.customer.account.order.view.cancel-btn-title') }}
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Reference in New Issue