JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "fb3743f63e899afa5d862373a050f622.php"

Full Path: /home/ambitio2/public_html/storage/framework/views/fb3743f63e899afa5d862373a050f622.php
File size: 799 bytes
MIME-type: text/plain
Charset: utf-8

<div class="fpb7 mb-3">
    <label class="form-label ol-form-label" for="answer">
        <?php echo e(get_phrase('Answer')); ?>

        <span class="text-danger ms-1">*</span>
    </label>
    <input class="form-control ol-form-control tagify" type="text" data-role="tagsinput" id="answer" name="answer"
        value="<?php echo e($question->answer); ?>" placeholder="<?php echo e(get_phrase('Your answer here')); ?>">
    <small><?php echo e(get_phrase('You can keep multiple answers. Just put your answer and hit enter.')); ?></small>
</div>

<?php echo $__env->make('admin.init', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php /**PATH C:\Users\deart\Herd\academylmslaravel\resources\views/admin/questions/edit_fill_blanks.blade.php ENDPATH**/ ?>