@extends('layouts.front.master') @section('contant')
@php $contact=ContactList(); //dd($contact); $contactList = $contact[0]['email_address']; //$com_address = $contact[0]['com_address']; $is_disable = $contact[1]['is_disable']; //$address=addressList(); //dd($address); //$addressesList = implode(', ', json_decode($address[0]->name)); //$socialMedia=SocialMediaList(); @endphp
Our Courses

Top Categories shape

@if(count($categories)) @foreach ($categories as $category) @endforeach @endif
shape
shape
3,000+
Satisfied Students
image {{-- dots --}}
HOW WE ARE

Why Choose Cert Path for Your Career Growth?. shape

At Cert Path, we specialize in fast-tracking your certification success. With a proven track record of helping thousands of professionals pass their IT exams, we combine expert instruction, focused training, and unmatched support to help you achieve your goals in less time.

  • Expert-Led Training

  • Accelerated 10–14 Day Programs

  • Guaranteed Success

  • Proven Track Record

About Us
@if($is_disable==1)
Call Us Now
{{$contact[0]->contact_no}}
@endif
image
image
image

Popular Coursesshape

At Cert path, we believe that education can unlock opportunities.
@if(count($topProduct) > 0) @foreach($topProduct as $top)
@if($top->mark_bestseller == 'Yes')

Bestseller

@endif
image
{{ Config::get('app.currency_icon') }}{{ $top->price }}
{{ Config::get('app.currency_icon') }}{{ $top->price_diff }} Off

{{ $top->name }}

@if($top->rating != null)
@for($i = 0; $i < 5; $i++) @endfor
@for($i = 0; $i < 5; $i++) @endfor
{{ number_format((float)$top->rating, 1, '.', '') }} ( @if($top->r_count > 1000) {{ round($top->r_count / 1000, 1) . 'k' }} @else {{ $top->r_count }} @endif )
@endif
@endforeach @endif
icon

25+

Year of experience
icon

6500+

Class Completed
icon

100+

Experts Instructors
icon

6561+

Students Enroll
FAQ’S

Have Questions? We’ve Got Answers! shape

Get clarity on our training, guarantees, and what makes Cert Path the right choice for your certification journey.

Yes. We offer a Guaranteed Pass Policy—if you don’t pass the exam on your first attempt, you can retake the course for free until you do. Your success is our priority.

Our training is intensive, fast-tracked, and led by real industry experts. We focus on only what you need to pass, saving you time with our 10–14 day programs—no fluff, just results.

Who are the trainers at Cert Path? Our instructors are certified professionals with hands-on industry experience in project management, cybersecurity, cloud computing, and more. They bring practical knowledge, not just theory.

Most of our courses are 10 to 14 days long, designed to help you prepare efficiently without sacrificing quality or depth.

Our pricing is affordable and transparent, offering premium-quality instruction at competitive rates. Contact us for current course fees and bundle offers.

Yes, we offer end-to-end support, including guidance on exam application, scheduling, and preparation strategy.

image
image
image
image
image
image
Testimonials

What’s Clients shape Say

@foreach ($review as $data)

{{ $data->review ?? '' }}

{{ $data->user_name ?? '' }}

@if($data->rating != null)
@for($i = 0; $i < 5; $i++) @endfor
@for($i = 0; $i < 5; $i++) @endfor
@endif
@endforeach
image
image
shape
shape

15% Offer For All Categories Courses

All Courses shape
image shape image
News & Blogs

Our Latest News shape Feed

@foreach($blogs as $blog) @php $blogtitle = $blog->title; $cleanedName = preg_replace('/[^A-Za-z0-9\-]/', '', strtolower($blogtitle)); // Generate slug $blogname = Str::slug($cleanedName); $blogdate = date('d-m-Y',strtotime($blog->posted_date)); @endphp @endforeach
Our Partners

Partnering with World's Leading Governing shape Bodies.

@foreach($Partners as $index => $partner)
{{ $partner->name }}
@endforeach
X

Drop us a Query

{{$contact[0]->contact_no}}

Available 24x7 for your queries

Drop us a Query

@if(isset($homePopup) && $homePopup->status == 1) @endif @endsection