@extends('layouts.app') @section('style') @endsection @section('content')
@include('layouts.components.cursor-and-preloader')
@include('layouts.header') @include('layouts.components.hero-slider', [ 'sliders' => [ [ 'image_path' => 'assets/imgs/slider/community/Donation-to-Orphanage-for-community-Wellness1.webp', 'heading' => 'Health is Hope, Care is Life', 'description' => 'Good health is the foundation of every dream. Without it, children can’t learn, families can’t work, and communities can’t thrive.', ], [ 'image_path' => 'assets/imgs/slider/community/Donation-to-Orphanage-for-community-Wellness2.webp', 'heading' => 'Health for a Brighter Tomorrow', 'description' => 'Access to healthcare today gives children the chance to thrive tomorrow.', ], [ 'image_path' => 'assets/imgs/slider/community/Donation-to-Orphanage-for-community-Wellness3.webp', 'heading' => 'Your Support, Their Wellness', 'description' => 'Every act of care restores hope and saves precious lives.', ], ], ]) {{-- about us section start here --}}
Together We Can Make a Difference
Together We Can Make a Difference
Together We Can Make a Difference
Together We Can Make a Difference

Together We Can Make a Difference

At Nabir Foundation, we provide access to medical care, medicine, and health awareness programmes for the most vulnerable. From emergency treatments to ongoing support, we ensure no one is left behind.Every medicine provided means one less life at risk. Every check-up given means a brighter tomorrow secured. With your support, we can protect children, empower families, and heal communities.

  • Healing Hearts, Saving Futures

  • Together for a Healthier Tomorrow

  • Be the Reason Someone Survives Today

{{--
Need help?

+44 7708 971995

--}}
{{-- about us section end here --}} {{-- how you help us section start here --}}

How You Help Us

Donate for Orphans

Your one donation can feed a child, shelter a family, and bring hope to the hopeless. Small giving, endless impact

Make World Happier

A kinder world begins with us. One act of giving can bring smiles, shelter, and hope to countless lives.

Shelter for Unprivileged

A roof means safety, dignity, and life. Help us build shelter for those forgotten by society. One gift changes everything.

{{--

Educate Orphans

Education breaks poverty’s cycle. Your support buys books, teachers, and hope for children who dream beyond hunger and struggle.

--}}

Home for Orphans

Every family deserves warmth and security. With your help, we provide homes to the helpless, turning despair into dignity.

Charity For Education

Knowledge is power, and education is hope. Your donation gives children the tools to rise above poverty and hardship.

{{-- how you help us section end here --}} {{-- impact section start here --}} @include('layouts.components.impact', [ 'heading' => 'Helping to Make Our World a Better Place to Live', 'description' => 'At Nabir Foundation, we believe every person deserves dignity, safety, and the opportunity to thrive. Through our orphan care, shelter projects, and community support, we are working to create a brighter, kinder world. With your help, we can extend hope, provide protection, and build a future where no one is left behind.', ]) {{-- impact section end here --}} @include('layouts.components.donation', [ 'heading' => 'Support Them Through a Donation', 'description' => 'Your generosity can transform lives. A small contribution can provide food, shelter, and education for those who need it most. Every donation, big or small, is a step towards giving a child warmth, security, and the chance to dream again. Together, we can turn compassion into action.', ]) {{-- cta section start here --}} @include('layouts.components.cta') {{-- cta section end here --}} @include('layouts.footer')
@endsection