Files
opensem/routes/Shop/OrderPayments.php
Ludovic CANDELLIER 0879b0abf0 add shipping rules
2023-07-16 14:45:42 +02:00

4 lines
67 B
PHP

<?php
Route::resource('OrderPayments', 'OrderPaymentController');