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

File "c5d2eccd6a62281c14925775b2c6109d-20250627120722.php"

Full Path: /home2/yvrgircc/public_html/ariseskilltech.com/storage/framework/views/c5d2eccd6a62281c14925775b2c6109d-20250627120722.php
File size: 1.26 KB
MIME-type: text/plain
Charset: utf-8

<div class="row mb-3">
    <label for="title" class="form-label ol-form-label col-sm-2 col-form-label"><?php echo e(get_phrase('Facebook')); ?></label>
    <div class="col-sm-8">
        <input type="text" name="facebook" class="form-control ol-form-control" id="title" <?php if(isset($student->facebook)): ?> value="<?php echo e($student->facebook); ?>" <?php endif; ?>>
    </div>
</div>

<div class="row mb-3">
    <label for="title" class="form-label ol-form-label col-sm-2 col-form-label"><?php echo e(get_phrase('Twitter')); ?></label>
    <div class="col-sm-8">
        <input type="text" name="twitter" class="form-control ol-form-control" id="title" <?php if(isset($student->twitter)): ?> value="<?php echo e($student->twitter); ?>" <?php endif; ?>>
    </div>
</div>
<div class="row mb-3">
    <label for="title" class="form-label ol-form-label col-sm-2 col-form-label"><?php echo e(get_phrase('Linkedin')); ?></label>
    <div class="col-sm-8">
        <input type="text" name="linkedin" class="form-control ol-form-control" id="title" <?php if(isset($student->linkedin)): ?> value="<?php echo e($student->linkedin); ?>" <?php endif; ?>>
    </div>
</div>
<?php /**PATH /home2/yvrgircc/public_html/ariseskilltech.com/resources/views/admin/student/create_social.blade.php ENDPATH**/ ?>