| Year | Open date | Deadline date | Change date | Options | Status |
|---|---|---|---|---|---|
| {priceIncrease.year} | {priceIncrease.openDate ? moment(priceIncrease.openDate).format('DD/MM/YYYY') : ''} | {priceIncrease.deadlineDate ? moment(priceIncrease.deadlineDate).format('DD/MM/YYYY') : ''} | {priceIncrease.changeDate ? moment(priceIncrease.changeDate).format('DD/MM/YYYY') : ''} | {getOptions(priceIncrease)} | {priceIncrease.isChanged ? 'Applied' : ''} |
| There are no price increases to show. | |||||