Fix case typo
This commit is contained in:
4
routes/Shop/Admin/InventoryPlaces.php
Normal file
4
routes/Shop/Admin/InventoryPlaces.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
Route::resource('InventoryPlaces', 'InventoryPlaceController');
|
||||
|
||||
Reference in New Issue
Block a user