<?php if ($spawns): ?> <?php foreach ($spawns as $spawn): ?> <?php echo htmlspecialchars($spawn->map_name) ?> <?php endforeach ?> <?php endif ?>