JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "bfe9e72b499c23c3a52a0b4379cf5401.php"
Full Path: /home2/yvrgircc/public_html/ariseskilltech.com/storage/framework/views/bfe9e72b499c23c3a52a0b4379cf5401.php
File size: 1.7 KB
MIME-type: text/html
Charset: utf-8
<input type="hidden" name="lesson_provider" value="html5">
<input type="hidden" name="lesson_type" value="html5">
<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="html5_video_url" name="lesson_src" class="form-control ol-form-control"
placeholder="<?php echo e(get_phrase('Enter your html5 video url')); ?>">
</div>
<div class="form-group mb-2">
<label class="form-label ol-form-label"><?php echo e(get_phrase('Duration')); ?></label>
<input class="form-control ol-form-control duration_picker" name="duration">
</div>
<div class="form-group mb-2">
<label class="form-label ol-form-label"><?php echo e(get_phrase('Thumbnail')); ?><small>(<?php echo e(get_phrase('The image size should be')); ?>)</small> </label>
<div class="input-group">
<div class="custom-file w-100">
<input type="file" class="form-control ol-form-control" id="thumbnail" name="thumbnail"
onchange="changeTitleOfImageUploader(this)">
</div>
</div>
</div>
<div class="form-group mb-2">
<label class="form-label ol-form-label"><?php echo e(get_phrase('Caption')); ?>( <?php echo e(get_phrase('.vtt')); ?> )</label>
<div class="input-group">
<div class="custom-file w-100">
<input type="file" class="form-control ol-form-control" id="caption" name="caption"
onchange="changeTitleOfImageUploader(this)" accept=".vtt">
</div>
</div>
</div>
<script>
"use strict";
initializeDurationPickers([".duration_picker"]);
</script><?php /**PATH C:\xampp\htdocs\Arise\resources\views/admin/course/html5_type_lesson_add.blade.php ENDPATH**/ ?>