middleware("auth"); } public function index() { return Response::detect("root.index"); } }