@extends('layouts.app') @section('title', 'Home') @push('styles') @endpush @section('content') {{-- ===================== HERO ===================== --}} @php $heroSlides = [ 'https://images.unsplash.com/photo-1517524206127-48bbd363f3d7?auto=format&fit=crop&w=1600&q=80', 'https://images.unsplash.com/photo-1553440569-bcc63803a83d?auto=format&fit=crop&w=1600&q=80', 'https://images.unsplash.com/photo-1486262715619-67b85e0b08d3?auto=format&fit=crop&w=1600&q=80', 'https://images.unsplash.com/photo-1503376780353-7e6692767b70?auto=format&fit=crop&w=1600&q=80', 'https://images.unsplash.com/photo-1493238792000-8113da705763?auto=format&fit=crop&w=1600&q=80', 'https://images.unsplash.com/photo-1502877338535-766e1452684a?auto=format&fit=crop&w=1600&q=80', 'https://images.unsplash.com/photo-1581093803931-46e730e7622e?auto=format&fit=crop&w=1600&q=80', 'https://images.unsplash.com/photo-1487754180451-c456f719a1fc?auto=format&fit=crop&w=1600&q=80', ]; @endphp {{-- ===================== COURSES SECTION ===================== --}}
Academic Programs

Our Top Courses

Explore our professional, industry-recognized automotive engineering curriculums.

{{-- ===================== WHY CHOOSE US ===================== --}}
Background Lab
Our Advantage

Why Choose Us?

Modern Laboratories

State-of-the-art facilities equipped with latest industrial testing tools.

Qualified Lecturers

Learn directly from veteran automotive engineers and researchers.

Hands-on Training

Gain real-world diagnostics experience inside our dedicated workshop floors.

{{-- ===================== CALL TO ACTION ===================== --}}
Enrollment Open for 2026

Join the Future of Automotive Engineering

Shape your technical career through modern innovation, practical mastery, and expert guidance.

Accredited Programs Flexible Learning Career Support
{{-- ===================== COURSE FINDER MODAL ===================== --}} @endsection