et#14 #15

Open
tribikram wants to merge 5 commits from et#14 into master
  1. 2
      app/Http/Controllers/HomeController.php
  2. 32
      public/frontend/css/style.css
  3. BIN
      public/frontend/images/about/Commitment.jpg
  4. BIN
      public/frontend/images/about/Integrity.jpg
  5. BIN
      public/frontend/images/about/professionlaiosn-1.jpg
  6. BIN
      public/frontend/images/about/professionlaiosn.jpg
  7. BIN
      public/frontend/images/about/realiability.jpg
  8. BIN
      public/frontend/images/about/tranprancy.jpg
  9. BIN
      public/frontend/images/about/trusthworthy.jpg
  10. BIN
      public/frontend/images/services/Business-visa.jpg
  11. BIN
      public/frontend/images/services/Career-counselling.jpg
  12. BIN
      public/frontend/images/services/Insucane.jpg
  13. BIN
      public/frontend/images/services/Skilled-Migration-visa.jpg
  14. BIN
      public/frontend/images/services/Student-Visa.jpg
  15. BIN
      public/frontend/images/services/Study-Aboard.jpg
  16. 19
      resources/views/about.blade.php
  17. 63
      resources/views/career_counselling.blade.php
  18. 2
      resources/views/contact.blade.php
  19. 49
      resources/views/insurance.blade.php
  20. 71
      resources/views/layout/app.blade.php
  21. 16
      resources/views/services.blade.php
  22. 10
      resources/views/welcome.blade.php
  23. 12
      routes/web.php

@ -45,6 +45,6 @@ class HomeController extends Controller
});
return response()->json(['success' => 'Successfully subscribed!','status' =>'Ok'],200);
return response()->json(['success' => 'Thank You for Subscribing !','status' =>'Ok'],200);
}
}

@ -234,7 +234,7 @@ Responsive Codes
align-items: center;
gap: 0.8rem;
color: #000000;
margin-right: 6rem;
margin-right: 0;
}
.top-socials{
display: flex;
@ -245,11 +245,13 @@ Responsive Codes
.top-socials a{
font-size: 24px;
}
.top-links a{
.top-links a,
.top-links h2{
text-decoration: none;
font-weight: 400;
font-weight: 500;
font-size: 16px;
line-height: 24px;
margin-bottom: 0;
color: #000000;
}
.social-links .fa-brands{
@ -758,6 +760,13 @@ Responsive Codes
.visa-desc h2{
color: #E22899;
}
.career-counselling h2,
.career-counselling h3{
text-align: center;
}
.career-counselling h3{
margin-bottom: 1.6rem;
}
.sydney-desc p{
margin-bottom: 2rem;
}
@ -819,7 +828,9 @@ Responsive Codes
/* study detail css starts */
.study-detail-desc h1,
.scholarship-desc h1,
.scholarship-desc h3{
.scholarship-desc h3,
.career-counselling h3,
.visa-desc h3{
color: #296AC7;
}
.universities-card{
@ -998,11 +1009,10 @@ Responsive Codes
margin: 10px 0;
}
.success-message{
padding: 1rem;
font-weight: 500;
font-size: 14px;
line-height: 2.6rem;
color: #4BB543;
color: #FFFFFF;
}
.form-sec .form-control::placeholder{
font-weight: 400;
@ -1607,7 +1617,8 @@ Responsive Codes
color: #FFFFFF;
}
.footer-link:hover{
color: #E22899;
color: #A9C5ED;
transition: all 200ms ease-in-out;
}
.fa-facebook:hover{
color: #4267B2;
@ -1661,8 +1672,13 @@ Responsive Codes
color: #FFFFFF;
text-decoration: none;
}
.buttonload{
display: none;
}
.displayBtn{
display: block;
}
/* Footer Css */
/* mobile view css */
@media only screen and (min-width: 320px) and (max-width: 480px) {
h1{

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

@ -71,32 +71,33 @@
<div class="row gx-5">
<div class="col-md-6">
<div class="values-left">
<p>We are passionate about creating a calm, inspiring work environment that attracts very
high-performing talent. We connect that talent with our partners, providing mutual growth opportunities.
<p>
We work with you to turn your plan to study overseas into a launch pad for professional success and personal growth.
ET Education combines experience and technology to help you make the most informed decision possible.
</p>
<div class="values-img">
<img src="{{url('frontend/images/attractive-man.png')}}" class="img-fluid" id="values-img" alt="">
<img src="{{url('frontend/images/about/tranprancy.jpg')}}" class="img-fluid" id="values-img" alt="">
</div>
</div>
</div>
<div class="col-md-6">
<div class="values-lists">
<a onclick="changeImg('{{url('frontend/images/attractive-man.png')}}','{{1}}')" id="values-link{{1}}" class="link-active">
<a onclick="changeImg('{{url('frontend/images/about/tranprancy.jpg')}}','{{1}}')" id="values-link{{1}}" class="link-active">
<h2>Transparency</h2>
</a>
<a onclick="changeImg('','{{2}}')" id="values-link{{2}}">
<a onclick="changeImg('{{url('frontend/images/about/Commitment.jpg')}}','{{2}}')" id="values-link{{2}}">
<h2>Commitment</h2>
</a>
<a onclick="changeImg('','{{3}}')" id="values-link{{3}}">
<a onclick="changeImg('{{url('frontend/images/about/professionlaiosn-1.jpg')}}','{{3}}')" id="values-link{{3}}">
<h2>Professionalism</h2>
</a>
<a onclick="changeImg('','{{4}}')" id="values-link{{4}}">
<a onclick="changeImg('{{url('frontend/images/about/realiability.jpg')}}','{{4}}')" id="values-link{{4}}">
<h2>Reliability</h2>
</a>
<a onclick="changeImg('','{{5}}')" id="values-link{{5}}">
<a onclick="changeImg('{{url('frontend/images/about/Integrity.jpg')}}','{{5}}')" id="values-link{{5}}">
<h2>Integrity</h2>
</a>
<a onclick="changeImg('{{url('frontend/images/attractive-man.png')}}','{{6}}')" id="values-link{{6}}">
<a onclick="changeImg('{{url('frontend/images/about/trusthworthy.jpg')}}','{{6}}')" id="values-link{{6}}">
<h2>Trustworthy</h2>
</a>
</div>

@ -0,0 +1,63 @@
@extends('layout.app')
@section('title')
<title>Career Counselling</title>
<meta name="description" content="ET Education and Visa Services, presented by Extratech, is an adept provider of excellent education consultation, information, and visa guidance solution to students seeking schooling abroad.">
<meta name="robots" content="index, follow" />
<meta property="og:url" content="" />
<meta property="og:image" content="{{url('frontend/images/banner.png')}}"/>
<meta property="og:title" content="ET-Visas"/>
<meta property="og:description" content="ET Education and Visa Services, presented by Extratech, is an adept provider of excellent education consultation, information, and visa guidance solution to students seeking schooling abroad."/>
@endsection
@section('content')
<section class="abroad-banner-section" style="background: url('frontend/images/study-abroad-banner.png')">
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="/">Home</a></li>
<li class="breadcrumb-item active" aria-current="page">Career Counselling</li>
</ol>
</nav>
<div class="studyabroad-banner-header">
<h1>Career Counselling</h1>
<h5>Get the right guidance to leap through your career.</h5>
</div>
</section>
<section class="study-sydney-section">
<div class="row">
<div class="col-md-12">
<div class="sydney-desc career-counselling">
<h2><img src="{{url('frontend/icons/side-bars.svg')}}" class="me-2" alt="">Counselling at Your Tips</h2>
<h3>Ensuring You Put Your Best Foot Forward</h3>
<p>
At ET Education Visa & Migration, our skilled professionals assist international students in career guidance and counselling: Right from selecting the most suitable course to the best education provider and visa application process to the journey to Australia and making you experts in the field you choose to secure a job after completion of studies. They assist the students by providing authentic information, making the different options available, and helping them choose the right course.
<br><br>
 We provide counselling services to students from all educational backgrounds. We are dealing with values & faith and always give our best and provide a fruitful outcome.
</p>
</div>
</div>
</div>
</section>
<section class="study-melbourne-section">
<div class="row">
<div class="col-md-6">
<div class="visa-desc">
<h2>Comprehensive Counselling Process</h2>
<h3>Partnering With You Every Step of the Way</h3>
<p>Every student is guided from initial college selection all the way up to a successful student visa.</p>
<ul>
<li>Send Academic Documents</li>
<li>Profile Evaluation Call</li>
<li>University Shortlist</li>
<li>Document Preparation</li>
<li>Application Submission</li>
<li>Visa Counseling & Interview</li>
</ul>
</div>
</div>
<div class="col-md-6">
<div class="sydney-img">
<img src="{{url('frontend/images/sydney-Image.png')}}" class="img-fluid" alt="">
</div>
</div>
</div>
</section>
@endsection

@ -59,7 +59,7 @@
<p>If you have any queries, let us know.</p>
<form action="{{url('contact')}}" method = "post" onsubmit="return validateContact()">
@csrf
<div class="row gy-4">
<div class="row gy-2">
<div class="col-md-6">
<div class="form-group">
<label for="">Full Name</label>

@ -0,0 +1,49 @@
@extends('layout.app')
@section('title')
<title>Insurance</title>
<meta name="description" content="ET Education and Visa Services, presented by Extratech, is an adept provider of excellent education consultation, information, and visa guidance solution to students seeking schooling abroad.">
<meta name="robots" content="index, follow" />
<meta property="og:url" content="" />
<meta property="og:image" content="{{url('frontend/images/banner.png')}}"/>
<meta property="og:title" content="ET-Visas"/>
<meta property="og:description" content="ET Education and Visa Services, presented by Extratech, is an adept provider of excellent education consultation, information, and visa guidance solution to students seeking schooling abroad."/>
@endsection
@section('content')
<section class="abroad-banner-section" style="background: url('frontend/images/study-abroad-banner.png')">
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="/">Home</a></li>
<li class="breadcrumb-item active" aria-current="page">Insurance</li>
</ol>
</nav>
<div class="studyabroad-banner-header">
<h1>Insurance</h1>
<h5>Get the right guidance to leap through your career.</h5>
</div>
</section>
<section class="study-melbourne-section">
<div class="row">
<div class="col-md-6">
<div class="visa-desc">
<h2><img src="{{url('frontend/icons/side-bars.svg')}}" class="me-2" alt="">OSHC and OVHC Insurance Cover</h2>
<h3>An Insurance Policy for the Right Visas</h3>
<p>An applicant travelling to Australia on a student visa purchased the Overseas Student Health Cover, and an international applicant wishing to come to or work in Australia applied for the Overseas Visitor Health Cover. These include;
<ul>
<li>Student Visa: Subclass 500</li>
<li>Visitor Visas: Subclasses 300, 580, 590, 600, 601</li>
<li>Bridging Visas</li>
<li>Working Visas: Subclasses 482, 485, 400,401, 476, 489, etc.</li>
<li>Working Holiday Visas: Subclasses 417 & 462</li>
</ul>
ET Education is partnered with the most popular health insurance providers such as BUPA, Medibank, AHM, NIB and Allianz Care Australia, giving you the flexibility to take the health cover of your choice at a highly competitive price.
</p>
</div>
</div>
<div class="col-md-6">
<div class="sydney-img">
<img src="{{url('frontend/images/sydney-Image.png')}}" class="img-fluid" alt="">
</div>
</div>
</div>
</section>
@endsection

@ -61,7 +61,8 @@
</div>
<div class="social-links d-none d-md-flex align-items-center">
<div class="top-links">
<a href="/login" target="_blank">login</a> | <a href="/signup" target="_blank">Signup</a>
{{-- <a href="/login" target="_blank">login</a> | <a href="/signup" target="_blank">Signup</a> --}}
<h2>Find us on</h2>
</div>
<div class="top-socials">
<!-- <a href="#" class="twitter"><i class="bi bi-twitter"></i></a> -->
@ -211,10 +212,14 @@
<h1 class="mb-20 text-white link-title">Free Newsletter</h1>
<p>Subscribe for our free newsletter</p>
<div class="custom-search">
<input type="text" name = "email" id = "subscribe_email" class="custom-search-input" placeholder="Email address" required>
<button class="custom-search-botton" onclick="subscribe()">Subscribe</button>
<input type="text" name = "email" id = "subscribe_email" class="custom-search-input" placeholder="Email address" onkeyup="subscribeValidation()">
<button class="custom-search-botton" onclick="subscribe()" type="submit">Subscribe</button>
<button class="buttonload custom-search-botton" id="buttonload" disabled>
<i class="fas fa-spinner fa-pulse"></i> Submiting
</button>
</div>
<span class="success-message" id= "success-message"></span>
<span class="success-message" id="success-message"></span>
<span class="success-message" id="error-message"></span>
</div>
<div class="col footer-socials">
<h1 class='text-white link-title'>Join Our Social Community</h1>
@ -285,35 +290,47 @@
'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content')
}
});
function subscribe(){
var email = document.getElementById('subscribe_email');
if(email.value != null){
$.ajax({
var email = document.getElementById('subscribe_email');
var successMessage = document.getElementById('success-message');
var errorMessage = document.getElementById('error-message');
var loaderBtn = document.getElementById('buttonload');
url: "/subscribe",
type:"POST",
data:{
email:email.value,
},
success:function(response){
if (response) {
// alert(response.success);
$('#success-message').text(response.success);
email.value = '';
// $("#contactForm")[0].reset();
}
function subscribeValidation(){
if(email.value.length == 0){
errorMessage.innerHTML="Please provide email address!";
return false;
}
else{
errorMessage.innerHTML="";
return true;
}
}
function subscribe(){
if(!subscribeValidation()){
return false;
}
else{
loaderBtn.classList.add('displayBtn')
$.ajax({
url: "/subscribe",
type:"POST",
data:{
email:email.value,
},
success:function(response){
if (response) {
$('#success-message').fadeOut(5000).text(response.success);
email.value = '';
loaderBtn.classList.remove('displayBtn');
}
},
error: function(response) {
}
});
}
});
}
</script>
}
</script>
</html>

@ -21,7 +21,7 @@
<a href="{{url('/study-abroad')}}" class="text-decoration-none">
<div class="service-page-card">
<div class="blog-img">
<img src="{{url('frontend/images/close-up-students-indoors.png')}}" class="w-100" alt="">
<img src="{{url('frontend/images/services/Study-Aboard.jpg')}}" class="w-100" alt="">
</div>
<div class="service-page-content">
<h2>Abroad Study</h2>
@ -31,10 +31,10 @@
</a>
</div>
<div class="col-lg-4 col-md-6">
<a href="{{url('/career-counselling')}}" class="text-decoration-none">
<a href="{{url('/career_counselling')}}" class="text-decoration-none">
<div class="service-page-card">
<div class="blog-img">
<img src="{{url('frontend/images/close-up-students-indoors.png')}}" class="w-100" alt="">
<img src="{{url('frontend/images/services/Career-counselling.jpg')}}" class="w-100" alt="">
</div>
<div class="service-page-content">
<h2>Career Counselling</h2>
@ -47,7 +47,7 @@
<a href="{{url('/insurance')}}" class="text-decoration-none">
<div class="service-page-card">
<div class="blog-img">
<img src="{{url('frontend/images/close-up-students-indoors.png')}}" class="w-100" alt="">
<img src="{{url('frontend/images/services/Insucane.jpg')}}" class="w-100" alt="">
</div>
<div class="service-page-content">
<h2>Insurance</h2>
@ -60,7 +60,7 @@
<a href="{{url('/visa/student-visa')}}" class="text-decoration-none">
<div class="service-page-card">
<div class="blog-img">
<img src="{{url('frontend/images/close-up-students-indoors.png')}}" class="w-100" alt="">
<img src="{{url('frontend/images/services/Student-Visa.jpg')}}" class="w-100" alt="">
</div>
<div class="service-page-content">
<h2>Student Visa</h2>
@ -73,7 +73,7 @@
<a href="{{url('/visa/skilled-migration-visa')}}" class="text-decoration-none">
<div class="service-page-card">
<div class="blog-img">
<img src="{{url('frontend/images/close-up-students-indoors.png')}}" class="w-100" alt="">
<img src="{{url('frontend/images/services/Skilled-Migration-visa.jpg')}}" class="w-100" alt="">
</div>
<div class="service-page-content">
<h2>Skilled Migration Visa</h2>
@ -86,11 +86,11 @@
<a href="{{url('visa/business-visa')}}" class="text-decoration-none">
<div class="service-page-card">
<div class="blog-img">
<img src="{{url('frontend/images/close-up-students-indoors.png')}}" class="w-100" alt="">
<img src="{{url('frontend/images/services/Business-visa.jpg')}}" class="w-100" alt="">
</div>
<div class="service-page-content">
<h2>Business Visa</h2>
<p>If you want to study in a city surrounded by lush greenery and a pleasant atmosphere..</p>
<p>Acquire a Business Visa and take advantage of Australia's thriving market to expand and succeed with your business.</p>
</div>
</div>
</a>

@ -79,7 +79,7 @@
<div class="col-md-5">
<div class="services-content">
<h1>Explore and Choose the Service that Fits You the Best.</h1>
<p>ET Education aims to serve clients to live their aspirations through steering them in the right direction towards the desired yield. With all leading hands-on platforms, we offer you a wide range of services.</p>
<p>ET Education aims to serve clients to live their aspirations through steering them in the right direction towards the desired yield. With all leading hands-on platforms, we offer you a wide range of services.</p>
<a href="/services">Explore All Services</a>
</div>
</div>
@ -99,7 +99,7 @@
<img src="{{url('frontend/icons/migration-visa.png')}}" alt="">
</div>
<h2>Business Visa</h2>
<p>Explore and Choose the Course that Meets your Dream</p>
<p>Unleash your entrepreneurial spirit in Australia.</p>
<a href="visa/business-visa">Learn More</a>
</div>
</div>
@ -110,7 +110,7 @@
</div>
<h2>Career Counselling</h2>
<p>Get the right guidance to leap through your career.</p>
<a href="{{url('/career-counselling')}}">Learn More</a>
<a href="{{url('/career_counselling')}}">Learn More</a>
</div>
<div class="service-card">
<div class="service-icon">
@ -118,7 +118,7 @@
</div>
<h2>Insurance</h2>
<p>Providing the right health insurance at competitive rates </p>
<a href="">Learn More</a>
<a href="{{url('/insurance')}}">Learn More</a>
</div>
</div>
<div class="services-slider">
@ -153,7 +153,7 @@
<div class="col-md-6">
<div class="why-us-desc">
<h1>Why Choose Us</h1>
<p>A remarkable number of Nepalese students from across the world, from diverse backgrounds, have achieved their international education goals successfully through us, the best Study Abroad Consultants in Nepal.</p>
<p>We specialise  in providing a wide range of services to students aspiring to study in Australia from counselling them in choosing the right institution and helping with their visa application to welcoming them in Australia and helping them settle with the Australian life.</p>
<div class="why-us-lists">
<div class="lists-icons">
<img src="{{url('frontend/icons/exclusive.svg')}}" class="img-fluid" alt="">

@ -289,12 +289,12 @@ Route::group(['middleware'=>['auth']],function (){
Route::get('/services', function () {
return view('services');
});
// Route::get('/study-abroad-detail', function () {
// return view('study-abroad-detail');
// });
// Route::get('/study-abroad', function () {
// return view('study-abroad');
// });
Route::get('/career_counselling', function () {
return view('career_counselling');
});
Route::get('/insurance', function () {
return view('insurance');
});
// Route::get('/study-abroad-detail', function () {
// return view('study-abroad-detail');
// });

Loading…
Cancel
Save