@extends('frontend.layouts.app') @section('content')
@foreach ($sliders as $slider)
@endforeach
Image
Course Enrollment
Image
Payment Gateway
Image
Expert Mentor
Image
Lesson Builder
Image
Enrolment Report
Image
Course Certificate
Image Image Image Image Image

Our Packages

"Unlock expertise with exclusive packages. Empower with industry-leading courses."

@foreach ($plans as $plan)
@foreach ($plan->points as $plan_point) {{ $plan_point }}, @endforeach
Chat & Call Support
4.8 (2.3k)
₹ {{ $plan->discounted_price }} @if ($plan->amount > $plan->discounted_price) ₹ {{ $plan->amount }} @endif
Buy Now
@endforeach
{{--
Flexible classes

You pick schedule.

Offline mode

Download classes.

10k online courses

Explore a fresh topics

Educator help

Always get answers.

--}}

All Courses

@foreach ($courses as $course) @endforeach

Why {{ config('app.name') }}

@isset($website_data['trainers'])
Icons Images

00

Learners & counting
@endisset @isset($website_data['live_training'])
Icons Images

00

Live Training
@endisset @isset($website_data['community_earning'])
Icons Images

00

Community Earning
@endisset @isset($website_data['students'])
Icons Images

00

Certified Students
@endisset

Best Online Learning Platform

Grow Your Skill, Define Your Bright Future For You

From blogs to emails to ad copies, auto-generate catchy, original, and high-converting copies in popular tones languages.

  • Learn At Your Own Multiple Courses
  • We Provide Study Materials
  • Friendly Environment & Expert Teacher
image
Image

Meet Our CEO & Founder

At the heart of our affiliate website is an inspiring leader who embodies passion, vision, and innovation. Our founder, Founder Name, is a dedicated entrepreneur with a deep understanding of affiliate marketing and the digital ecosystem. With years of experience in driving online growth and helping businesses succeed, Aman Choudhary built this platform to empower individuals and businesses alike.

Founder Name mission is simple yet impactful: to create opportunities for others to thrive in the world of affiliate marketing. With a strong belief in leveraging technology and strategic partnerships, Founder Name ensures that our platform delivers exceptional tools, insights, and resources to maximize success for every partner and user.

Join us on this journey as we continue to grow and redefine the affiliate marketing landscape under Founder Name visionary leadership.

Instructors At {{ config('app.name') }}

@foreach ($instructors as $instructor)
{{ $instructor->name }}

{{ $instructor->name }}

{{ $instructor->designation }}
@endforeach

Why Choose Us

"Level up your career with {{ config('app.name') }}. Industry-leading training programs and expert guidance for success."

TOP NOTCH COURSES

Keep oneself up to date with the most recent market trends because of the fierce rivalry.


COURSES CERTIFICATE

With {{ config('app.name') }} certification now you can boost your CV to kick start your professional career.

ONLINE QUIZZES

Practice with online custom designed quizzes for you so that you can learn & Practice.

PROFFESIONAL SYSTEM

With {{ config('app.name') }} exclusive partner program, now trainers can start their journey.

Why {{ config('app.name') }}

Words From Our Students

@foreach ($reviews as $item)

{{ $item['message'] }}

{{ $item['name'] }}
{{ $item['name'] }}
{{ $item['designation'] }}
@endforeach

Frequently Asked Questions

@foreach ($first_half_faqs as $first_half_faq)

{!! $first_half_faq['content'] !!}
@endforeach
@foreach ($second_half_faqs as $second_half_faq)

{!! $second_half_faq['content'] !!}
@endforeach
@if ($offer) @endif {{-- --}} @if ($offer) @push('js') @endpush @endif @push('js') @endpush @endsection