home
/
zktecojo
/
public_html
/
app
/
views
/
frontend
➕ New
📤 Upload
✎ Editing:
job_details.blade.php
← Back
@extends('layouts.frontend.master') @section('metatags') <meta name="description" content="{{{$websiteSettings->career_meta_description}}}" /> <meta name="keywords" content="{{{$websiteSettings->career_meta_keyword}}}" /> <meta name="author" content="{{{$websiteSettings->career_meta_author}}}" /> @stop @section('seoPageTitle') <title><?php echo (!empty($websiteSettings->career_page_title))?$websiteSettings->career_page_title:'Fujairah National Group::careers'; ?></title> @stop @section('scripts') @parent <script src="<?php echo asset('assets/js/fng_validation.js'); ?>"></script> @stop @section('content') <!-- End billboard --> <!-- End billboard --> <section class="sectionsWrap chairmanSection"> <div class="container"> <div class="breadcrumbsWrap"> <ul class="breadcrumbs"> <li><a class="homebrc" href="{{{asset('/')}}}">Home</a> <span class="brc-expand"></span></li> <li><a href="{{{asset('/careers')}}}">Careers </a><span class="brc-expand"></span></li> <li> <a href="{{{asset('/jobs')}}}">Jobs </a> <span class="brc-expand"></span></li> <li class="current">{{{$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="{{{asset('/jobs/apply/'.$jobsDetails->career_slug)}}}" class="apply"> Apply Now</a> </div> <div class="row"> <div class="col-md-6"> <div class="listing"> <ul> @if(!empty($jobsDetails->company_name))<li> <span>Company</span> : {{{$jobsDetails->company_name}}} </li> @endif @if(!empty($jobsDetails->career_category)) <li> <span>Category</span> : Accounts, Finance </li>@endif @if(!empty($jobsDetails->career_total_position)) <li> <span>Total Position </span> : 1 </li>@endif @if(!empty($jobsDetails->career_job_type)) <li> <span>Job Type </span> : Full Time/Permanent </li>@endif @if(!empty($jobsDetails->career_department)) <li> <span>Department </span> : Accounts </li>@endif @if(!empty($jobsDetails->career_job_location)) <li> <span>Job Location </span> : Fujairah</li>@endif @if(!empty($jobsDetails->career_gender)) <li> <span>Gender </span> : Not specified</li>@endif @if(!empty($jobsDetails->career_minimum_education)) <li> <span>Minimum Education </span> : Bachelors</li>@endif @if(!empty($jobsDetails->career_degree_title)) <li> <span>Degree Title </span> : CA or ACCA</li>@endif @if(!empty($jobsDetails->career_level)) <li> <span>Career Level </span> : Experienced (Non-Manager)</li>@endif @if(!empty($jobsDetails->career_required_experience)) <li> <span>Required Experience </span> : 4 Years - 10 Years</li>@endif @if(!empty($jobsDetails->career_work_permit)) <li> <span>Work Permit </span> : UAE</li>@endif @if(!empty($jobsDetails->career_apply_by))<li> <span> Apply By </span> : Jun 10, 2015</li>@endif @if(!empty($jobsDetails->career_postedon))<li> <span>Posted On </span> : May 20 2015</li>@endif </ul> </div> </div> <div class="col-md-5 careerContentBlock"> @if(!empty($jobsDetails->career_description)) {{$jobsDetails->career_description}} @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="{{{asset('/jobs/apply/'.$jobsDetails->career_slug)}}}" class="applynow"> Apply Now</a> </div> </div> </div> </div> </div> </div> </section> <!--DIVISIONS BEGINS--> @stop
💾 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