restart
This commit is contained in:
4
routes/Shop/OrderPayments.php
Normal file
4
routes/Shop/OrderPayments.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
Route::resource('OrderPayments', 'OrderPaymentController');
|
||||
|
||||
Reference in New Issue
Block a user