<div class="btn input animate <?php echo isset($class) ? $class : ''; ?>" data-text="<?php echo $text; ?>"> <span class="text"><?php echo $text; ?></span> <?php echo $input; ?> </div>