After Width: | Height: | Size: 24 KiB |
After Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 912 KiB |
After Width: | Height: | Size: 636 KiB |
After Width: | Height: | Size: 233 KiB |
After Width: | Height: | Size: 604 KiB |
After Width: | Height: | Size: 355 KiB |
After Width: | Height: | Size: 227 KiB |
After Width: | Height: | Size: 191 KiB |
After Width: | Height: | Size: 548 KiB |
After Width: | Height: | Size: 355 KiB |
After Width: | Height: | Size: 212 KiB |
After Width: | Height: | Size: 2.6 KiB |
@ -0,0 +1,79 @@ |
||||
@extends('layout.app') |
||||
@section('title') |
||||
<title>I need a Chef</title> |
||||
@endsection |
||||
@section('content') |
||||
<section class="need-chef-banner"> |
||||
<nav aria-label="breadcrumb"> |
||||
<ol class="breadcrumb"> |
||||
<li class="breadcrumb-item"><a href="/">Aplusagency</a></li> |
||||
<li class="breadcrumb-item active" aria-current="page">Recruitment</li> |
||||
</ol> |
||||
</nav> |
||||
<div class="chef-banner-content"> |
||||
<h2>I need a Chef</h2> |
||||
</div> |
||||
</section> |
||||
<section class="hiring-chef"> |
||||
<div class="row"> |
||||
<div class="col-md-6"> |
||||
<div class="hiring-content"> |
||||
<h5>Hiring <hr></h5> |
||||
<h3>Need a Chef or Cook?</h3> |
||||
<p>Let us know via our enquiry form.</p> |
||||
<h6>What are the next steps?</h6> |
||||
<ul> |
||||
<li>Initial consultation to assess your needs, timelines and eligibility.</li> |
||||
<li>If required, we will set you up as a Standard Business Sponsor.</li> |
||||
<li>Candidate profiles are sent to you and you make your selections for the Skype/Zoom interviews.</li> |
||||
<li>Candidates are selected and the Contract of Employment is drafted.</li> |
||||
<li>We apply for the candidate’s visa which takes normally 3-4 months to come through.</li> |
||||
<li>The candidate resigns from their current post and makes plans to arrive in Australia.</li> |
||||
<li>Follow-ups with both the candidate and yourself to ensure everything is running smoothly.</li> |
||||
<li>Payment of recruitment fee after 14 days.</li> |
||||
</ul> |
||||
</div> |
||||
</div> |
||||
<div class="col-md-6"> |
||||
<div class="chef-hire-form"> |
||||
<form action=""> |
||||
<h2>Please fill-up the form</h2> |
||||
<div class="mb-3"> |
||||
<label for="">Full name</label> |
||||
<input type="text" class="form-control" placeholder="Your full name" name="" id=""> |
||||
</div> |
||||
<div class="mb-3"> |
||||
<label for="">Company</label> |
||||
<input type="text" class="form-control" placeholder="Your company name" name="" id=""> |
||||
</div> |
||||
<div class="mb-3"> |
||||
<label for="">Email address</label> |
||||
<input type="email" class="form-control" placeholder="Your email address" name="" id=""> |
||||
</div> |
||||
<div class="mb-3"> |
||||
<label for="">No. of position</label> |
||||
<input type="text" class="form-control" placeholder="Required number of position" name="" id=""> |
||||
</div> |
||||
<div class="mb-3"> |
||||
<label for="">Enquiry</label> |
||||
<textarea type="text" rows="3" class="form-control" placeholder="Your enquiries.." name="" id=""></textarea> |
||||
</div> |
||||
<div class="mb-5"> |
||||
<label for="">Enter Captcha</label> |
||||
<div class="d-flex gap-3"> |
||||
<div class="captcha-sec"> |
||||
<input type="text" name="" class="form-control" placeholder="Captcha" id=""> |
||||
</div> |
||||
<div class="captch-field"> |
||||
<p>g46x0</p> |
||||
<img src="{{url('frontend/icons/reset-icon.svg')}}" alt=""> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<button type="submit">Submit your enquiry</button> |
||||
</form> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</section> |
||||
@endsection |
@ -0,0 +1,38 @@ |
||||
@extends('layout.app') |
||||
@section('title') |
||||
<title>News & Updates</title> |
||||
@endsection |
||||
@section('content') |
||||
<section class="news-banner-section"> |
||||
<div class="news-banner-desc"> |
||||
<h2>News & Updates</h2> |
||||
</div> |
||||
</section> |
||||
<section class="news-update-section"> |
||||
<div class="news-update-head"> |
||||
<h5>What’s New <hr></h5> |
||||
<h3>News & Updates</h3> |
||||
</div> |
||||
<div class="row mt-4"> |
||||
<div class="col-md-6"> |
||||
<div class="featured-news-image"> |
||||
<img src="{{url('frontend/images/test-img.png')}}" class="img-fluid" alt=""> |
||||
</div> |
||||
</div> |
||||
<div class="col-md-6"> |
||||
<div class="featured-news-desc"> |
||||
<h3>Recognition of Prior Learning (RPL)</h3> |
||||
<h5>Dec 08, 2022</h5> |
||||
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s...</p> |
||||
<a href="/">Read More</a> |
||||
</div> |
||||
</div> |
||||
<div class="col-md-4"> |
||||
<div class="news-page-card"> |
||||
|
||||
</div> |
||||
</div> |
||||
</div> |
||||
</section> |
||||
|
||||
@endsection |
@ -0,0 +1,67 @@ |
||||
@extends('layout.app') |
||||
@section('title') |
||||
<title>Permanent Work Visa</title> |
||||
@endsection |
||||
@section('content') |
||||
<section class="service-detail-banner"> |
||||
<div class="service-detail-desc"> |
||||
<h2>Permanent Work Visa</h2> |
||||
</div> |
||||
</section> |
||||
<section class="permanent-visa-section"> |
||||
<div class="row"> |
||||
<div class="col-md-12"> |
||||
<div class="permanent-visa-head"> |
||||
<h2>Permanent Work Visas</h2> |
||||
<p>Permanent Work Visas allow holders to stay and work permanently in Australia. Permanent Work Visas allow holders to stay and work permanently in Australia. Permanent Work Visas allow holders to stay and work permanently in Australia. Permanent Work Visas allow holders to stay and work permanently in Australia.</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</section> |
||||
<section class="service-detail-second"> |
||||
<div class="row"> |
||||
<div class="col-md-6"> |
||||
<div class="service-detail-secone"> |
||||
<h3>Employer Nomination <br> Scheme <br> Visa Subclass 186 <br> (Direct Entry Stream)</h3> |
||||
<p>This visa lets skilled workers, who are nominated by an employer, live and work in Australia permanently.</p> |
||||
</div> |
||||
</div> |
||||
<div class="col-md-6"> |
||||
<div class="service-detail-sectwo"> |
||||
<h3>Eligibility</h3> |
||||
<p>You might qualify for the Employer Nomination Scheme Subclass 186 visa if:</p> |
||||
<ul> |
||||
<li>You must be nominated by an Australian employer</li> |
||||
<li>Your occupation must be on the relevant list of eligible skilled occupations</li> |
||||
<li>You must have at least Competent English</li> |
||||
</ul> |
||||
<h5>Length of VISA</h5> |
||||
<p>Permanent</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</section> |
||||
<section class="service-detail-third"> |
||||
<div class="row"> |
||||
<div class="col-md-6"> |
||||
<div class="service-detail-secone"> |
||||
<h3>Employer Nomination <br> Scheme <br> Visa Subclass 186 <br> (Temporary Residence Transition Stream)</h3> |
||||
<p>This visa lets skilled workers, who are nominated by an employer, live and work in Australia permanently.</p> |
||||
</div> |
||||
</div> |
||||
<div class="col-md-6"> |
||||
<div class="service-detail-sectwo"> |
||||
<h3>Eligibility</h3> |
||||
<p>You might qualify for the Employer Nomination Scheme Subclass 186 visa if:</p> |
||||
<ul> |
||||
<li>You must hold a 457, TSS or related bridging visa A, B or C</li> |
||||
<li>Usually, you must have worked for your employer full-time for at least three years</li> |
||||
<li>You must be nominated by your employer</li> |
||||
</ul> |
||||
<h5>Length of VISA</h5> |
||||
<p>Permanent</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</section> |
||||
@endsection |
@ -0,0 +1,109 @@ |
||||
@extends('layout.app') |
||||
@section('title') |
||||
<title>Our Services</title> |
||||
@endsection |
||||
@section('content') |
||||
<section class="services-banner-section"> |
||||
<div class="services-banner-content"> |
||||
<h2>Our Services</h2> |
||||
</div> |
||||
</section> |
||||
<section class="our-services-section"> |
||||
<div class="row g-3"> |
||||
<div class="col-md-12"> |
||||
<div class="our-service-head"> |
||||
<h2>Our Services</h2> |
||||
<p>Delivering excellent and cost-effective solutions to esnure customer satisfaction.</p> |
||||
</div> |
||||
</div> |
||||
<div class="col-md-3"> |
||||
<div class="our-service-card"> |
||||
<div class="our-service-img"> |
||||
<img src="{{url('frontend/images/skill-assessment.png')}}" class="img-fluid" alt=""> |
||||
</div> |
||||
<div class="our-service-desc"> |
||||
<h3>Skill Assessment</h3> |
||||
<p>Our training programme based on occupational training allows students to improve their skills for the right job.</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<div class="col-md-3"> |
||||
<div class="our-service-card"> |
||||
<div class="our-service-img"> |
||||
<img src="{{url('frontend/images/recruiment-img.png')}}" class="img-fluid" alt=""> |
||||
</div> |
||||
<div class="our-service-desc"> |
||||
<h3>Recruitment</h3> |
||||
<p>Trade skill assessment is a process to assess the right skills and knowledge required in the occupation field.</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<div class="col-md-3"> |
||||
<div class="our-service-card"> |
||||
<div class="our-service-img"> |
||||
<img src="{{url('frontend/images/rpl-mg.png')}}" class="img-fluid" alt=""> |
||||
</div> |
||||
<div class="our-service-desc"> |
||||
<h3>RPL (Recognition of Prior Learning)</h3> |
||||
<p>We assist international students in finding full-time employment in Australia through a variety of hiring options.</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<div class="col-md-3"> |
||||
<div class="our-service-card"> |
||||
<div class="our-service-img"> |
||||
<img src="{{url('frontend/images/insurance-img.png')}}" class="img-fluid" alt=""> |
||||
</div> |
||||
<div class="our-service-desc"> |
||||
<h3>Insurance</h3> |
||||
<p>We offer flexible health insurance to cover unexpected medical expenses while staying in Australia.</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<div class="col-md-3"> |
||||
<div class="our-service-card"> |
||||
<div class="our-service-img"> |
||||
<img src="{{url('frontend/images/skill-assessment.png')}}" class="img-fluid" alt=""> |
||||
</div> |
||||
<div class="our-service-desc"> |
||||
<h3>Temporary Work Visa</h3> |
||||
<p>The temporary Work Visa stream enables you to work in Australia for a short time in a highly specialized field.</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<div class="col-md-3"> |
||||
<div class="our-service-card"> |
||||
<div class="our-service-img"> |
||||
<img src="{{url('frontend/images/recruiment-img.png')}}" class="img-fluid" alt=""> |
||||
</div> |
||||
<div class="our-service-desc"> |
||||
<h3>Permanent Work Visa</h3> |
||||
<p>Trade skill assessment is a process to assess the right skills and knowledge required in the occupation field.</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<div class="col-md-3"> |
||||
<div class="our-service-card"> |
||||
<div class="our-service-img"> |
||||
<img src="{{url('frontend/images/rpl-mg.png')}}" class="img-fluid" alt=""> |
||||
</div> |
||||
<div class="our-service-desc"> |
||||
<h3>Skilled Independent Visa</h3> |
||||
<p>We assist international students in finding full-time employment in Australia through a variety of hiring options.</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
<div class="col-md-3"> |
||||
<div class="our-service-card"> |
||||
<div class="our-service-img"> |
||||
<img src="{{url('frontend/images/insurance-img.png')}}" class="img-fluid" alt=""> |
||||
</div> |
||||
<div class="our-service-desc"> |
||||
<h3>Work & Holiday Visa</h3> |
||||
<p>We offer flexible health insurance to cover unexpected medical expenses while staying in Australia.</p> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</section> |
||||
@endsection |