@extends('layouts.app') @section('title', 'About Us | Angel Care Institute') @section('content')
About Angel Care

Training caregivers for global careers

Angel Care Institute helps students build practical caregiving skills, prepare for international standards, and take confident steps toward employment abroad.

{{ $courses->count() }}+
Active Courses
{{ $countries->count() }}+
Destinations
8K+
Graduates Guided
97%
Visa Success
Our Purpose

Practical training, honest counseling, and career-focused support.

Hands-on Care Training

Students learn caregiving fundamentals, patient support, elderly care, communication, and workplace readiness through practical instruction.

International Pathways

Our team guides learners through destination options, documentation expectations, interviews, and preparation for overseas opportunities.

Recognized Certification

Programs are structured around career-relevant skills and certificates that support professional caregiving applications.

Student Support

From course selection to application follow-up, students receive guidance from a team focused on clear next steps.

@if($testimonials->isNotEmpty())
Student Voices

Trusted by future caregivers

@foreach($testimonials as $testimonial)
@for($i = 0; $i < 5; $i++)@endfor

{{ $testimonial->quote }}

{{ $testimonial->name }}
@if($testimonial->role)
{{ $testimonial->role }}
@endif
@endforeach
@endif
@endsection