Файловый менеджер - Редактировать - /home/c7lekhnath/silverray.com.au/storage/framework/views/bfa16c029ad93ed2d0cfdca7e24e69c6.php
Назад
<?php $__env->startSection('title'); ?> <title><?php echo e($career->title); ?></title> <?php $__env->stopSection(); ?> <?php $__env->startSection('meta'); ?> <meta name="description" content="<?php echo e($career->title); ?>"> <?php $__env->stopSection(); ?> <?php $__env->startSection('frontend-content'); ?> <!--===BREADCRUMB PART START====--> <section class="wsus__breadcrumb" style="background: url(<?php echo e($setting->breadcrumb_image ? url($setting->breadcrumb_image) : ''); ?>);"> <div class="wsus_bread_overlay"> <div class="container"> <div class="row"> <div class="col-12 text-center"> <h4><?php echo e(__('Career')); ?></h4> <nav style="--bs-breadcrumb-divider: '-';" aria-label="breadcrumb"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="<?php echo e(route('home')); ?>"><?php echo e(__('Home')); ?></a></li> <li class="breadcrumb-item active" aria-current="page"><?php echo e(__('Career')); ?></li> </ol> </nav> </div> </div> </div> </div> </section> <!--===BREADCRUMB PART END====--> <!--======================== CAREER DETAILS START ========================--> <section class="wsus__career_details mt_45 mb_45"> <div class="container"> <div class="row"> <div class="col-12"> <div class="wsus__single_career m-0 pb_10"> <div class="career_text_center"> <h2><?php echo e($career->translation?->title); ?></h2> <span><?php echo e($career->translation?->address); ?></span> <ul class="d-flex flex-wrap"> <li><i class="fas fa-hand-holding-usd"></i> <?php echo e($career->salary_range); ?></li> <li><i class="fas fa-briefcase"></i> <?php echo e($career->translation?->job_nature); ?></li> <li><i class="far fa-clock"></i> <?php echo e($career->translation?->office_time); ?></li> </ul> <h5><i class="fal fa-calendar-alt"></i> <?php echo e(__('dedline')); ?> <?php echo e(date('d F Y', strtotime($career->deadline))); ?></h5> </div> </div> <div class="col-12"> <div class="career_details_text"> <?php echo $career->translation?->description; ?> <a class="common_btn" href="#" data-bs-toggle="modal" data-bs-target="#carer_modal"><?php echo e(__('apply now')); ?></a> </div> </div> </div> </div> </div> </section> <!-- Modal modal-dialog-scrollable--> <div class="wsus__career_form"> <div class="modal fade" id="carer_modal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered "> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel"><?php echo e(__('Apply Form')); ?></h5> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> <form method="POST" action="<?php echo e(route('store-career-application')); ?>" enctype="multipart/form-data"> <?php echo csrf_field(); ?> <input type="text" name="name" placeholder="<?php echo e(__('Name')); ?>"> <input type="email" name="email" placeholder="<?php echo e(__('Email')); ?>"> <input type="text" name="phone" placeholder="<?php echo e(__('Phone')); ?>"> <input type="text" name="subject" placeholder="<?php echo e(__('Subject')); ?>"> <textarea rows="4" name="description" placeholder="<?php echo e(__('Description')); ?>"></textarea> <input type="file" class="mt_15" name="cv"> <input type="hidden" value="<?php echo e($career->id); ?>" name="career_id"> <button type="submit" class="common_btn"><?php echo e(__('Submit')); ?></button> </div> </form> </div> </div> </div> </div> </div> <!--======================== CAREER DETAILS END ========================--> <?php $__env->stopSection(); ?> <?php echo $__env->make('layout1', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/lekhnath/silverray.com.au/resources/views/career_details.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.20 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка