관리-도구
편집 파일: 3bfd8738abb845636663f91506382756.php
<section class="cta__area home_3_cta"> <div class="cta__bg" data-background="<?php echo e(asset($bannerSection?->global_content?->bg_image)); ?>"></div> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-10"> <div class="cta__content"> <h2 class="title"><?php echo e(__('Together We Go Far')); ?></h2> <p><?php echo e(__('Through research and discovery, we are changing the world.')); ?></p> <a href="<?php echo e(route('register')); ?>" class="btn arrow-btn"><?php echo e(__('Join With Us')); ?> <img src="<?php echo e(asset('frontend/img/icons/right_arrow.svg')); ?>" alt="" class="injectable"></a> </div> </div> </div> </div> </section> <?php /**PATH /home/inprosysltd/public_html/skill.inprosysltd.com/resources/views/frontend/home/university/sections/join-us-area.blade.php ENDPATH**/ ?>