['web', 'auth', 'permission'], 'prefix' => 'admin/'], function () { Route::resource('product', ProductController::class)->names('product'); });