Viewing file: 93665f242b62537dd8ef2fe71b3ec110.php (2.15 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php $__env->startSection('title'); ?> <?php echo e(__('Careers')); ?>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('styleplugins'); ?>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('content'); ?> <div class="container mt-5 pt-5 pb-5"> <div class="row"> <div class="col-12"> <div class="row"> <div class="col-lg-6"> <div class="careers-img"> <img src="https://cdn.unipin.com/images/navigation/career/unipin_find_job.png" alt=""> </div> </div> <div class="col-lg-6"> <div class="careers-data"> <div class="mb-5 mt-5"> <div class="careers-data-text"> <div class="sub-careers-data-text">Careers</div> <div class="des-careers-data-text"> <h2>Discover Your Dream Job!</h2> </div> </div> <div class="careers-description mt-4"> Join our mission in becoming the premier top-up platform in the world!, We are currently expanding to over 35+ countries and are looking for talented people to join us in the following positions </div> </div> <div class="careers-others"> No Job Available on UniPin Bangladesh Region right now </div> </div> </div> </div> </div> </div> </div> <?php $__env->stopSection(); ?>
<?php $__env->startSection('jsplugins'); ?>
<?php $__env->stopSection(); ?> <?php echo $__env->make('master.front', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/picotech/domains/game.picotech.app/public_html/core/resources/views/front/careers.blade.php ENDPATH**/ ?>
|