<?php echo DateTime::createFromFormat('d/m/Y', '01/04/2018')->modify('+5 days')->format('d/m/Y');
You have javascript disabled. You will not be able to edit any code.