<?php $last_covered=date('Y-m-d',strtotime("+3 Months")); if (1) { echo "<input type='text' class='form-control' name='last_covered' value ='".$last_covered."'>"; } else {} ?>
You have javascript disabled. You will not be able to edit any code.