Update admin router text
This commit is contained in:
parent
c394bbe9ca
commit
2ddfb5c97a
1 changed files with 2 additions and 1 deletions
|
@ -228,7 +228,8 @@ Route::group(['prefix' => 'nests'], function () {
|
|||
});
|
||||
|
||||
/*
|
||||
| Place new routers above this line.
|
||||
| Each and every new router must be placed above this line.
|
||||
| Blueprint automatically adds new extension routes at the bottom of this file.
|
||||
*/
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue