You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

63 lines
3.6 KiB

@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