@extends('layouts.frontend') @section('title', 'Apply Now - Trade Plus Education') @section('content')

Start Your Journey Today

Fill out the application form below and our expert counselors will contact you within 24 hours

@if(session('success'))
{{ session('success') }}
@endif

Application Form

@csrf

Personal Information

@error('full_name')

{{ $message }}

@enderror
@error('email')

{{ $message }}

@enderror
@error('phone')

{{ $message }}

@enderror
@error('whatsapp')

{{ $message }}

@enderror

Academic Information

@error('education_level')

{{ $message }}

@enderror

Study Preferences

@error('preferred_destination')

{{ $message }}

@enderror
WhatsApp

Why Choose Trade Plus Education?

Expert Counselors

Experienced team with 10+ years in international education

95% Success Rate

Proven track record in visa approvals

24/7 Support

We're here to help you every step of the way

No Hidden Fees

Transparent pricing and honest guidance

@endsection