Add new version in repository
This commit is contained in:
4
routes/Admin/Shop/InvoiceItems.php
Normal file
4
routes/Admin/Shop/InvoiceItems.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
Route::resource('InvoiceItems', 'InvoiceItemController');
|
||||
|
||||
Reference in New Issue
Block a user