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

File "fa65ba27ec45bde8edb59ccad7984399.php"

Full Path: /home2/yvrgircc/public_html/ariseskilltech.com/storage/framework/views/fa65ba27ec45bde8edb59ccad7984399.php
File size: 1.21 KB
MIME-type: text/html
Charset: utf-8

<input type="hidden" name="lesson_type" value="video-url">
<input type="hidden" name="lesson_provider" value="youtube">

<div class="form-group mb-2">
    <label class="form-label ol-form-label"><?php echo e(get_phrase('Video url')); ?></label>
    <input type="text" id="video_url" onblur="ajax_get_video_details(this.value)" name="lesson_src" class="form-control ol-form-control">
    <small class="form-label text-danger text-12px d-hidden mb-0" id="invalid_url"><?php echo e(get_phrase('Invalid url')); ?>. <?php echo e(get_phrase('Your video source has to be either YouTube')); ?></small>
</div>

<div class="form-group mb-2">
    <label class="form-label ol-form-label"><?php echo e(get_phrase('Duration')); ?></label>
    <small class="form-label text-12px d-hidden mb-0" id="perloader"><i class="fi-rr-loading mdi-loading "></i> <?php echo e(get_phrase('Analyzing')); ?>....</small>
    <input type="text" name="duration" id="duration" class="form-control ol-form-control" value="00:00:00" readonly>
</div>

<script>
    "use strict";
    initializeDurationPickers(["#duration"]);
</script><?php /**PATH /home2/yvrgircc/public_html/ariseskilltech.com/resources/views/admin/course/youtube_type_lesson_add.blade.php ENDPATH**/ ?>