<div> <button>View Order</button> <p><span>{this.props.orderno}</span> <span>{this.props.title}</span></p> <p>{this.props.entity} - {this.props.po}</p> <p>Due {this.props.duedate}</p> </div>