def new
    if @agent and @work.blank?
      redirect_to agent_works_url(@patorn)
      return
    elsif @work and @agent.blank?