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

File "920b1adca4240a7681e239f52a435e85.php"

Full Path: /home/palsarh/web/palsarh.in/public_html/storage/framework/920b1adca4240a7681e239f52a435e85.php
File size: 996 bytes
MIME-type: text/html
Charset: utf-8

<div class="ps-box p-0 shadow-none">
    <h4 class="g-title"><?php echo e(get_phrase('Course Overview')); ?></h4>
    <div class="description ellipsis-4" id="ellipsis-4">
        <?php if(isset($course_details->description)): ?>
            <?php echo removeScripts($course_details->description); ?>

        <?php else: ?>
            <p class="text-center"><?php echo e(get_phrase('No Course Description')); ?></p>
        <?php endif; ?>
    </div>
    <?php if(isset($course_details->description)): ?>
        <a href="#" class="s_stext" id="more_description">
            <?php echo e(get_phrase('See more')); ?> <i class="fa-solid fa-angle-right me-2"></i>
        </a>
    <?php endif; ?>


</div>
<?php echo $__env->make('frontend.default.course.faq_area', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?><?php /**PATH /home/palsarh/web/palsarh.in/public_html/resources/views/frontend/default/course/overview_area.blade.php ENDPATH**/ ?>