Files
opensem/routes/shop/admin/InventoryPlaces.php
Ludovic CANDELLIER 36267139a1 [WIP] Setup of skeleton
2020-03-25 00:08:27 +01:00

5 lines
72 B
PHP

<?php
Route::resource('InventoryPlaces', 'InventoryPlaceController');