@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/education/education-for-orphans-1.webp', 'heading' => 'Education for Every Child', 'description' => 'A brighter tomorrow begins with a chance to learn today.', ], [ 'image_path' => 'assets/imgs/slider/education/education-for-orphans-2.webp', 'heading' => 'Unlock a Child’s Future', 'description' => 'Give a child the gift of education and transform their future.', ], [ 'image_path' => 'assets/imgs/slider/education/education-for-orphans-3.webp', 'heading' => 'Your Gift, Their Tomorrow', 'description' => 'A small donation today builds brighter tomorrows for countless young minds.', ], ], ]) {{-- about us section start here --}}
Education for orphans Nabir Foundation
Education for orphans Nabir Foundation
Education for orphans Nabir Foundation
Education for orphans Nabir Foundation

Unlocking Potential, Breaking Poverty

At Nabir Foundation, we believe education is not a privilege, it is a fundamental right. Without it, children remain trapped in poverty, vulnerable to child labour, exploitation, and a lifetime of lost opportunities. With it, their talents shine, futures are built, and communities thrive.

  • Lighting the Path of Young Minds s

  • Turning Hope Into Real Achievements

  • Be the Reason a Child Learns 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