JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "e04d95b963db752b45f972728527b254.php"
Full Path: /home2/yvrgircc/public_html/ariseskilltech.com/storage/framework/views/e04d95b963db752b45f972728527b254.php
File size: 1.28 KB
MIME-type: text/html
Charset: utf-8
<input type="hidden" name="lesson_type" value="system-video">
<input type="hidden" name="lesson_provider" value="system_video">
<div class="form-group mb-2">
<label class="form-label ol-form-label"><?php echo e(get_phrase('Upload system video file')); ?></label>
<div class="input-group">
<div class="custom-file w-100">
<input type="file" class="form-control ol-form-control" id="system_video_file" name="system_video_file" required>
</div>
</div>
</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" id="duration_picker_field" name="duration">
</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" accept=".vtt">
</div>
</div>
</div>
<script>
"use strict";
initializeDurationPickers([".duration-picker"]);
</script><?php /**PATH C:\xampp\htdocs\Arise\resources\views/admin/course/video_type_lesson_add.blade.php ENDPATH**/ ?>