Compare commits

..

2 Commits

Author SHA1 Message Date
tribikram adc6170d09 [edit] css fixed 2 years ago
Mahesh Sharma c24c537779 related-news 2 years ago
  1. 4
      app/Http/Controllers/HomeController.php
  2. 2
      app/Http/Controllers/RecruitmentController.php
  3. 24
      public/frontend/css/style.css
  4. 4
      public/frontend/icons/efficiency.svg
  5. 4
      public/frontend/icons/recruitment-icon.svg
  6. BIN
      public/frontend/images/education-banner.png
  7. BIN
      public/images/setting/2022/12/20/b03ddd2c5eb83515967be35fcf4ed8bd.mp4
  8. 8
      resources/views/labor_agreement.blade.php
  9. 2
      resources/views/news.blade.php
  10. 81
      resources/views/news_detail.blade.php
  11. 4
      resources/views/pathway_programme.blade.php
  12. 4
      resources/views/recruitment.blade.php

@ -84,10 +84,10 @@ class HomeController extends Controller
]); ]);
$contact = new Contact(); $contact = new Contact();
$subject = 'Quick Enquiry'; $subject = htmlentities('Quick Enquiry');
$check = ''; $check = '';
if(isset($request['check'])){ if(isset($request['check'])){
$subject = 'Contact Enquiry'; $subject = htmlentities('Contact Enquiry');
$check = '1'; $check = '1';
} }
$name = ($request['firstname'] != null) ? ($request['firstname'].' '.$request['lastname']) : $request['fullname'] ; $name = ($request['firstname'] != null) ? ($request['firstname'].' '.$request['lastname']) : $request['fullname'] ;

@ -14,7 +14,7 @@ class RecruitmentController extends Controller
public function save_vacancy(VacancyRequest $request){ public function save_vacancy(VacancyRequest $request){
$recruitment = new Recruitment(); $recruitment = new Recruitment();
$subject = 'Recruitment Enquiry'; $subject = htmlentities('Recruitment Enquiry');
$recruitment->full_name = $request['full_name']; $recruitment->full_name = $request['full_name'];
$recruitment->company = $request['company']; $recruitment->company = $request['company'];

@ -264,7 +264,7 @@ Responsive Codes
height: 100%; height: 100%;
top: 0; top: 0;
left: 0; left: 0;
box-shadow: inset 0 1700px rgb(0 0 0 / 15%) !important; box-shadow: inset 0 1700px rgba(0, 0, 0, 0.02) !important;
} }
.banner-section .banner-description{ .banner-section .banner-description{
position: absolute; position: absolute;
@ -299,7 +299,7 @@ Responsive Codes
.banner-description h2, .banner-description-two h2, .banner-description-three h2{ .banner-description h2, .banner-description-two h2, .banner-description-three h2{
font-weight: 800; font-weight: 800;
font-size: 54px; font-size: 54px;
line-height: 78px; line-height: 74px;
color: #FFFFFF; color: #FFFFFF;
} }
@keyframes anim-lineUp { @keyframes anim-lineUp {
@ -1306,7 +1306,11 @@ Responsive Codes
line-height: 1.7rem; line-height: 1.7rem;
color: #F54C5F; color: #F54C5F;
} }
.service-detail-sectwo ul{ .service-detail-sectwo ul,
.service-primary-desc ul,
.insurance-content ul,
.labor-section-primary ul,
.labor-section-secondary ul{
padding-left: 1rem; padding-left: 1rem;
margin-top: 0.2rem; margin-top: 0.2rem;
} }
@ -1315,9 +1319,11 @@ Responsive Codes
.insurance-content ul li, .insurance-content ul li,
.labor-section-primary ul li, .labor-section-primary ul li,
.labor-section-secondary ul li{ .labor-section-secondary ul li{
display: flex;
align-items: center;
list-style: none; list-style: none;
position: relative;
padding-left: 40px;
line-height: 29px;
margin-top: 10px;
} }
.service-detail-sectwo ul li::before, .service-detail-sectwo ul li::before,
.service-primary-desc ul li::before, .service-primary-desc ul li::before,
@ -1326,11 +1332,9 @@ Responsive Codes
.labor-section-secondary ul li::before { .labor-section-secondary ul li::before {
content: url(../icons/christmas-star-new.svg); content: url(../icons/christmas-star-new.svg);
color: #071C39; color: #071C39;
display: inline-block; position: absolute;
margin-right: 0.6em; top: 4px;
margin-left: -1.3em; left: 0;
margin-top: 8px;
width: 1.3em;
} }
.service-detail-third{ .service-detail-third{
background: #F7F7F9; background: #F7F7F9;

@ -1,5 +1,5 @@
<svg width="39" height="39" viewBox="0 0 39 39" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <svg width="37" height="37" viewBox="0 0 37 37" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<rect width="39" height="39" fill="url(#pattern0)"/> <rect width="37" height="37" fill="url(#pattern0)"/>
<defs> <defs>
<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1"> <pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1">
<use xlink:href="#image0_390_30" transform="scale(0.00195312)"/> <use xlink:href="#image0_390_30" transform="scale(0.00195312)"/>

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

@ -1,5 +1,5 @@
<svg width="42" height="42" viewBox="0 0 42 42" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <svg width="37" height="37" viewBox="0 0 37 37" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<rect width="42" height="42" fill="url(#pattern0)"/> <rect width="37" height="37" fill="url(#pattern0)"/>
<defs> <defs>
<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1"> <pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1">
<use xlink:href="#image0_390_31" transform="scale(0.00195312)"/> <use xlink:href="#image0_390_31" transform="scale(0.00195312)"/>

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 506 KiB

@ -24,7 +24,7 @@
<div class="row"> <div class="row">
<div class="col-md-6"> <div class="col-md-6">
<h4>You must adhere to the following entry requirements to be eligible.</h4> <h4>You must adhere to the following entry requirements to be eligible.</h4>
<ul> <ul class="mt-3">
<li>Should have highly experienced employee</li> <li>Should have highly experienced employee</li>
<li>Offer wine list</li> <li>Offer wine list</li>
<li>Has at least $2 million in annual income</li> <li>Has at least $2 million in annual income</li>
@ -35,7 +35,7 @@
</div> </div>
<div class="col-md-6"> <div class="col-md-6">
<h4>Under the Labour Agreement- Restaurant (Premium Dining), it will be possible to sponsor:</h4> <h4>Under the Labour Agreement- Restaurant (Premium Dining), it will be possible to sponsor:</h4>
<ul> <ul class="mt-3">
<li>Chefs (351311) (351311)</li> <li>Chefs (351311) (351311)</li>
<li>Cooks (351411) (351411)</li> <li>Cooks (351411) (351411)</li>
<li>Restaurant and Café Manager (141111)</li> <li>Restaurant and Café Manager (141111)</li>
@ -48,7 +48,7 @@
Currently, the age limit for the Subclass 186 Vis is under 55 years. Currently, the age limit for the Subclass 186 Vis is under 55 years.
</p> </p>
<h4>The following must require under TSS and SESR visa for Nominee,</h4> <h4>The following must require under TSS and SESR visa for Nominee,</h4>
<ul> <ul class="mt-3">
<li>An overall IELTS 5.0 (or equivalent),</li> <li>An overall IELTS 5.0 (or equivalent),</li>
<li>no less than IELTS 4.5 for listening and speaking and</li> <li>no less than IELTS 4.5 for listening and speaking and</li>
<li>no less than IELTS 4.0 for reading and writing.</li> <li>no less than IELTS 4.0 for reading and writing.</li>
@ -59,7 +59,7 @@
<h2>Labour Agreement- Hotel and Accommodation</h2> <h2>Labour Agreement- Hotel and Accommodation</h2>
<p>The labour agreement offers an opportunity for positions particular to the hotel and accommodation sector to hire overseas workers.</p> <p>The labour agreement offers an opportunity for positions particular to the hotel and accommodation sector to hire overseas workers.</p>
<h4>Under the Hotel and Accommodation Labour Agreement, you will be able to sponsor the following occupations:</h4> <h4>Under the Hotel and Accommodation Labour Agreement, you will be able to sponsor the following occupations:</h4>
<ul> <ul class="mt-3">
<li>Café or Restaurant Manager (141111)</li> <li>Café or Restaurant Manager (141111)</li>
<li>Hotel or Motel Manager (141311)</li> <li>Hotel or Motel Manager (141311)</li>
<li>Hotel Service manager (431411)</li> <li>Hotel Service manager (431411)</li>

@ -50,7 +50,7 @@
</div> </div>
<div class="news-card-desc"> <div class="news-card-desc">
<h4>{{$news->title}}</h4> <h4>{{$news->title}}</h4>
<p>{!!(\Illuminate\Support\Str::limit(strip_tags($news->description), 150, $end='...'))!!}</p> <p>e</p>
</div> </div>
</a> </a>
</div> </div>

@ -32,86 +32,25 @@
</section> </section>
<section class="related-article"> <section class="related-article">
<h3>Related Articles</h3> <h3>Related Articles</h3>
<h2 class="mt-4">Coming soon......</h2> <!-- <h2 class="mt-4">Coming soon......</h2> -->
{{-- <div class="row g-4">
<div class="row g-4">
@foreach(App\Models\NewsAndUpdate::where('id','!=',$news->first()->id)->where('status','1')->get() as $related)
<div class="col-md-4"> <div class="col-md-4">
<div class="news-page-card"> <div class="news-page-card">
<a href="/news_detail"> <a href="{{url('news/'.$related->slug)}}">
<div class="news-card-img"> <div class="news-card-img">
<img src="{{url('frontend/images/test-img.png')}}" class="img-fluid" alt=""> <img src="{{url($related->image)}}" class="img-fluid" alt="">
</div> </div>
<div class="news-card-desc"> <div class="news-card-desc">
<h4>Lorem Ipsum is simply dummy text of the printing</h4> <h4>{{$related->title}}</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...</p> <p>{!!(\Illuminate\Support\Str::limit(strip_tags($related->description), 150, $end='...'))!!}</p>
</div> </div>
</a> </a>
</div> </div>
</div> </div>
<div class="col-md-4"> @endforeach
<div class="news-page-card">
<a href="/news_detail">
<div class="news-card-img">
<img src="{{url('frontend/images/test-img.png')}}" class="img-fluid" alt="">
</div>
<div class="news-card-desc">
<h4>Lorem Ipsum is simply dummy text of the printing</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...</p>
</div>
</a>
</div>
</div>
<div class="col-md-4">
<div class="news-page-card">
<a href="/news_detail">
<div class="news-card-img">
<img src="{{url('frontend/images/test-img.png')}}" class="img-fluid" alt="">
</div>
<div class="news-card-desc">
<h4>Lorem Ipsum is simply dummy text of the printing</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...</p>
</div>
</a>
</div>
</div>
<div class="col-md-4">
<div class="news-page-card">
<a href="/news_detail">
<div class="news-card-img">
<img src="{{url('frontend/images/test-img.png')}}" class="img-fluid" alt="">
</div>
<div class="news-card-desc">
<h4>Lorem Ipsum is simply dummy text of the printing</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...</p>
</div>
</a>
</div>
</div>
<div class="col-md-4">
<div class="news-page-card">
<a href="/news_detail">
<div class="news-card-img">
<img src="{{url('frontend/images/test-img.png')}}" class="img-fluid" alt="">
</div>
<div class="news-card-desc">
<h4>Lorem Ipsum is simply dummy text of the printing</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...</p>
</div>
</a>
</div>
</div>
<div class="col-md-4">
<div class="news-page-card">
<a href="/news_detail">
<div class="news-card-img">
<img src="{{url('frontend/images/test-img.png')}}" class="img-fluid" alt="">
</div>
<div class="news-card-desc">
<h4>Lorem Ipsum is simply dummy text of the printing</h4>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's...</p>
</div>
</a>
</div>
</div> </div>
</div> --}}
</section> </section>
@endsection @endsection

@ -3,10 +3,10 @@
<title>Pathway Programme</title> <title>Pathway Programme</title>
<meta name="description" content="Delivering excellent and cost-effective solutions to esnure customer satisfaction."/> <meta name="description" content="Delivering excellent and cost-effective solutions to esnure customer satisfaction."/>
<meta name="og:title" content="Pathway Programme"/> <meta name="og:title" content="Pathway Programme"/>
<meta name="og:image" content="{{url('frontend/images/pathway-banner.png')}}"/> <meta name="og:image" content="{{url('frontend/images/education-banner.png')}}"/>
@endsection @endsection
@section('content') @section('content')
<section class="pathway-banner-section" style="background: url('frontend/images/pathway-banner.png')"> <section class="pathway-banner-section" style="background: url('frontend/images/education-banner.png')">
<nav aria-label="breadcrumb"> <nav aria-label="breadcrumb">
<ol class="breadcrumb"> <ol class="breadcrumb">
<li class="breadcrumb-item"><a href="/">Home</a></li> <li class="breadcrumb-item"><a href="/">Home</a></li>

@ -27,7 +27,7 @@
<a href="/need_chef"> <a href="/need_chef">
<div class="need-chef-card"> <div class="need-chef-card">
<div class="need-chef-top"> <div class="need-chef-top">
<h4>I need a Chef</h4> <h4>Hire a Chef</h4>
<h6>Connecting People and Businesses</h6> <h6>Connecting People and Businesses</h6>
<p>A Plus Agency is an education and recruitment firm specializing in the hospitality industry, focusing on business-to-business relationships and international chef placements. <p>A Plus Agency is an education and recruitment firm specializing in the hospitality industry, focusing on business-to-business relationships and international chef placements.
<br><br> <br><br>
@ -46,7 +46,7 @@
<a href="/am_chef"> <a href="/am_chef">
<div class="need-chef-card"> <div class="need-chef-card">
<div class="need-chef-top"> <div class="need-chef-top">
<h4>I am Chef</h4> <h4>Work as a Chef</h4>
<h6>We help you Grow, Choose a Job you Love</h6> <h6>We help you Grow, Choose a Job you Love</h6>
<p>A Plus Agency gives hospitality workers like you the ultimate freedom & choice, supports you throughout your employment and provides protection. <p>A Plus Agency gives hospitality workers like you the ultimate freedom & choice, supports you throughout your employment and provides protection.
<br><br> <br><br>

Loading…
Cancel
Save