ok
Direktori : /home2/selectio/www/3-idiots/storage/framework/views/ |
Current File : //home2/selectio/www/3-idiots/storage/framework/views/fb1f8ad2376ef4af8357e3d95ce7fb36c68530e7.php |
<?php $__currentLoopData = $choice_options; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key=>$choice): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="row"> <div class="col-md-3"> <input type="hidden" name="choice_no[]" value="<?php echo e($choice_no[$key]??''); ?>"> <input type="text" class="form-control" name="choice[]" value="<?php echo e($choice['title']); ?>" placeholder="<?php echo e(\App\CPU\translate('Choice Title')); ?>" readonly> </div> <div class="col-lg-9"> <input type="text" class="form-control call-update-sku" name="choice_options_<?php echo e($choice_no[$key]??''); ?>[]" data-role="tagsinput" value="<?php $__currentLoopData = $choice['options']; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $c): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php echo e($c.','); ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>"> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php /**PATH /home2/romeojul/public_html/a1tex.in/resources/views/admin-views/product/partials/_choices.blade.php ENDPATH**/ ?>