I have a route group with this structure:
Route::prefix(\'admin/{w_id}\')->middleware([\'auth\'])->as(\'weblog.\')->group(function () { Route::ge