Customer invoice payment methods offline payment last step issue solved.

This commit is contained in:
cuneytsenturk
2017-11-20 11:43:46 +03:00
parent 9a6d40e8e0
commit f851f10e5b
4 changed files with 1 additions and 44 deletions

View File

@ -10,7 +10,4 @@ return [
'order' => 'Order',
'payment_gateways' => 'Offline Payment Methods',
'confirm' => 'Confirm',
'loading' => 'Loading',
];