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

File "41a669ac853fd347d275b12c9d1442df.php"

Full Path: /home2/yvrgircc/public_html/ariseskilltech.com/storage/framework/views/41a669ac853fd347d275b12c9d1442df.php
File size: 1.99 KB
MIME-type: text/x-php
Charset: utf-8

<?php $__env->startPush('title', get_phrase('About Us')); ?>
<?php $__env->startPush('meta'); ?><?php $__env->stopPush(); ?>
<?php $__env->startPush('css'); ?><?php $__env->stopPush(); ?>
<?php $__env->startSection('content'); ?>
    <!-- Start Breadcrumb -->
    <section class="py-56" data-background="<?php echo e(asset('assets/frontend/images/breadcrumb.png')); ?>">
        <div class="container">
            <ul class="ul-ol d-flex align-items-center cg-17 pb-20">
                <li class="d-flex align-items-center cg-12">
                    <div class="d-flex">
                        <img src="<?php echo e(asset('assets/frontend/images/icon/home.svg')); ?>" alt="" />
                    </div>
                    <p class="fz-16 fw-500 lh-30 text-white"><?php echo e(get_phrase('Home')); ?></p>
                </li>
                <li class="d-flex align-items-center cg-12">
                    <div class="d-flex">
                        <img src="<?php echo e(asset('assets/frontend/images/icon/arrow-right-white.svg')); ?>" alt="" />
                    </div>
                    <p class="fz-16 fw-500 lh-30 text-white"><?php echo e(get_phrase('About Us')); ?></p>
                </li>
            </ul>
            <h4 class="fz-56 fw-600 lh-64 text-white"><?php echo e(get_phrase('About Us')); ?> </h4>
        </div>
    </section>
    <!-- End Breadcrumb -->

    <!-- Start About Us -->
    <section class="course-details-wraper pb-120 pt-30">
        <div class="container description-style">
            <?php echo htmlspecialchars_decode(removeScripts(get_frontend_settings('about_us'))); ?>

        </div>
    </section>
    <!-- End About Us -->
<?php $__env->stopSection(); ?>
<?php $__env->startPush('js'); ?><?php $__env->stopPush(); ?>

<?php echo $__env->make('layouts.default', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home2/yvrgircc/public_html/ariseskilltech.com/resources/views/frontend/default/about_us/index.blade.php ENDPATH**/ ?>