[WIP] Finish the order process
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
label: '{{ __('Commander') }}',
|
||||
className: 'btn-success',
|
||||
callback: function() {
|
||||
// submitModal(form_id);
|
||||
window.location = "{{ route('Shop.Orders.order') }}";
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user