home
/
zktecojo
/
public_html
/
app
/
storage
/
views
/
test
➕ New
📤 Upload
✎ Editing:
7afcd03542cdeb27888ed337221dc49c
← Back
<?php $__env->startSection('metatags'); ?> <meta name="description" content="<?php echo e($websiteSettings->career_meta_description); ?>" /> <meta name="keywords" content="<?php echo e($websiteSettings->career_meta_keyword); ?>" /> <meta name="author" content="<?php echo e($websiteSettings->career_meta_author); ?>" /> <?php $__env->stopSection(); ?> <?php $__env->startSection('seoPageTitle'); ?> <title><?php echo (!empty($websiteSettings->career_page_title))?$websiteSettings->career_page_title:'Fujairah National Group::careers'; ?></title> <?php $__env->stopSection(); ?> <?php $__env->startSection('scripts'); ?> @parent <script src="<?php echo asset('assets/js/fng_validation.js'); ?>"></script> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <!-- End billboard --> <!-- End billboard --> <section class="sectionsWrap chairmanSection"> <div class="container"> <div class="breadcrumbsWrap"> <ul class="breadcrumbs"> <li><a class="homebrc" href="<?php echo e(asset('/')); ?>">Home</a> <span class="brc-expand"></span></li> <li><a href="<?php echo e(asset('/careers')); ?>">Careers </a><span class="brc-expand"></span></li> <li> <a href="<?php echo e(asset('/jobs')); ?>">Jobs </a> <span class="brc-expand"></span></li> <li class="current"><?php echo e($jobsDetails->career_title); ?></li> </ul> <div class="clearfix"></div> </div> <div class="row"> <div class="col-sm-12"> <div class="career animated wow fadeDow"> <div class="job-tittle"> <span>Assistant Manager Internal Audit</span> <a href="<?php echo e(asset('/jobs/apply/'.$jobsDetails->career_slug)); ?>" class="apply"> Apply Now</a> </div> <div class="row"> <div class="col-md-6"> <div class="listing"> <ul> <?php if(!empty($jobsDetails->company_name)): ?><li> <span>Company</span> : <?php echo e($jobsDetails->company_name); ?> </li> <?php endif; ?> <?php if(!empty($jobsDetails->career_category)): ?> <li> <span>Category</span> : Accounts, Finance </li><?php endif; ?> <?php if(!empty($jobsDetails->career_total_position)): ?> <li> <span>Total Position </span> : 1 </li><?php endif; ?> <?php if(!empty($jobsDetails->career_job_type)): ?> <li> <span>Job Type </span> : Full Time/Permanent </li><?php endif; ?> <?php if(!empty($jobsDetails->career_department)): ?> <li> <span>Department </span> : Accounts </li><?php endif; ?> <?php if(!empty($jobsDetails->career_job_location)): ?> <li> <span>Job Location </span> : Fujairah</li><?php endif; ?> <?php if(!empty($jobsDetails->career_gender)): ?> <li> <span>Gender </span> : Not specified</li><?php endif; ?> <?php if(!empty($jobsDetails->career_minimum_education)): ?> <li> <span>Minimum Education </span> : Bachelors</li><?php endif; ?> <?php if(!empty($jobsDetails->career_degree_title)): ?> <li> <span>Degree Title </span> : CA or ACCA</li><?php endif; ?> <?php if(!empty($jobsDetails->career_level)): ?> <li> <span>Career Level </span> : Experienced (Non-Manager)</li><?php endif; ?> <?php if(!empty($jobsDetails->career_required_experience)): ?> <li> <span>Required Experience </span> : 4 Years - 10 Years</li><?php endif; ?> <?php if(!empty($jobsDetails->career_work_permit)): ?> <li> <span>Work Permit </span> : UAE</li><?php endif; ?> <?php if(!empty($jobsDetails->career_apply_by)): ?><li> <span> Apply By </span> : Jun 10, 2015</li><?php endif; ?> <?php if(!empty($jobsDetails->career_postedon)): ?><li> <span>Posted On </span> : May 20 2015</li><?php endif; ?> </ul> </div> </div> <div class="col-md-5 careerContentBlock"> <?php if(!empty($jobsDetails->career_description)): ?> <?php echo $jobsDetails->career_description; ?> <?php endif; ?> <!--<div class="block1"> <h3>Job Description</h3> <p> Provide guidance on how to build effective controls in the business to safeguard against any errors, both intentional and unintentional. Candidates with a Bachelor's Degree with minimum 4 Years of experience are encouraged to apply. </p> </div> <div class="block1"> <h3>Required Skills</h3> <p> Conflict Management and Resolution <br> Knowledge of National Laws and their executions</p> </div>--> <a href="<?php echo e(asset('/jobs/apply/'.$jobsDetails->career_slug)); ?>" class="applynow"> Apply Now</a> </div> </div> </div> </div> </div> </div> </section> <!--DIVISIONS BEGINS--> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.frontend.master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel