Files
opensem/routes/Shop/OrderPayments.php
Ludovic CANDELLIER 7df2421373 restart
2022-11-11 13:05:40 +01:00

5 lines
68 B
PHP

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