class Contracts extends React.Component {
  state = {}

  render () {
    const { match, location, history } = this.props