관리-도구
편집 파일: 4d80f04c17839796b38cc3b9730f9d6d.php
<section class="cta__area-four"> <div class="container"> <div class="row justify-content-center"> <div class="col-xl-10"> <div class="cta__inner-wrap"> <div class="cta__img-three tg-svg"> <img src="<?php echo e(asset($bannerSection?->global_content?->student_image)); ?>" alt="img"> <span class="svg-icon" id="cta-svg" data-svg-icon="<?php echo e(asset('frontend/img/others/rh8_cta_img_shape.svg')); ?>"></span> </div> <div class="cta__content-three cta__content-four"> <div class="content__left"> <h2 class="title"><?php echo e(__('Finding Your Right Courses')); ?></h2> <p><?php echo e(__('Unlock your potential by joining our vibrant learning community')); ?></p> </div> <a href="<?php echo e(route('register')); ?>" class="btn arrow-btn"><?php echo e(__('Get Started')); ?> <img src="<?php echo e(asset('frontend/img/icons/right_arrow.svg')); ?>" alt="" class="injectable"></a> </div> <img src="<?php echo e(asset('frontend/img/others/h8_cta_shape.svg')); ?>" alt="shape" class="shape"> </div> </div> </div> </div> </section><?php /**PATH /home/inprosysltd/public_html/skill.inprosysltd.com/resources/views/frontend/home/kitchen/sections/join-us.blade.php ENDPATH**/ ?>