group(function () use ($router){ $router->resource('fan', '\catchAdmin\fan\controller\Fan'); })->middleware('auth');