1 2 3 4 5 6 7 8
<?php /** * @var Course $course */ ?> <label> <input name="archiv_sem[]" type="checkbox" value="<?= htmlReady($course->id) ?>"> </label>