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