@extends('main') @section('title') Association for Alternative Development @endsection @section('content') {{-- slider --}} {{-- end of slide --}} {{-- Who we are --}}

Who we are

The sole meaning of life is to serve humanity

AFAD is a women led organization working in norther Bangladesh since 1999. AFAD is registered (No. 2443) with NGO Affair’s Bureau (NGOAB) of Prime Minister’s Office of People's Republic of Government of Bangladesh, and it got the registration (No. DWA/Kuri/Reg/29/99 ) from the Directorate of Women’s Affairs (DWA) in 1999. AFAD also has the registration from the Directorate of Youth Development, Govt. of Bangladesh.

{{--
--}}
{{-- End of who we are --}} {{-- Mission Vision--}}

Mission

AFAD mission is to empower women particularly young women towards building a better world by developing their capacities and to make them active contributor within the society. Therefore AFAD undertakes initiatives/programs that empower the neglected portion of women who are deprived from rights and to ensure equal rights and opportunities for them.

Mission and Vision

Vision

Contribute to establish an enabling environment for realization and protection of fundamental human rights of men and women where people are self-reliant as individuals.

{{--
--}}
{{-- End of Mission Vision --}} {{-- Featured Programs --}}

Featured Programs

Elevating Lives, Empowering Futures: AFAD's Featured Program brings transformative opportunities to communities in northern Bangladesh.


{{-- End of Featured Programs --}} {{-- Ongoing Project --}}

Ongoing Projects

AFAD's Ongoing Projects actively address community needs, fostering sustainable development in northern Bangladesh.

{{-- card --}}
@foreach ($project as $key=>$project)
activity

{{ Str::limit( $project->title ,15, '...') }}

{{ date("d/m/Y h:i:s a") }}


{{ Str::limit($project->description, 75,"...") }}

Read More
@endforeach
{{-- card --}}
{{-- Sponsor --}}

Sponsor for Growing Fund

Sponsor AFAD's growing fund to fuel impactful initiatives in northern Bangladesh, empowering communities and fostering positive change. Your support drives essential programs in healthcare, education, and community resilience, making a lasting difference in the lives of those in need. Join us in our mission to create a brighter future for all.

{{-- End of Sponsor --}} {{-- Latest News and Events --}}

Latest News & Events

The sole meaning of life is to serve humanity

@foreach ($news as $key=>$data)
activity
{{ Str::limit($data->title, 30 , '...') }}

{{ date("d/m/Y h:i:s a") }}

{{ Str::limit($data->description, 75, '...') }}

Read More
@endforeach
{{-- End of Latest News and Events --}} {{-- Volunteer part --}}

Become a Volunteer

Sponsor AFAD's growing fund to fuel impactful initiatives in northern Bangladesh, empowering communities and fostering positive change. Your support drives essential programs in healthcare, education, and community resilience, making a lasting difference in the lives of those in need. Join us in our mission to create a brighter future for all.

{{-- end of volunteer part --}} {{-- Photo Gallery --}}

Photo Gallery

Stay updated with AFAD's latest news and events, offering insights into our impactful initiatives and community engagements.

{{-- photo --}}
@foreach ($gallery as $key => $data)
image
@endforeach
{{-- button --}}
{{-- End of Photo Gallery --}} {{-- Impact part --}}

Our Impact

Transforming lives and communities in northern Bangladesh through sustainable development initiatives, empowering individuals and fostering positive change. Join us in making a lasting difference for a brighter future.

{{-- Year --}}
Year

2021

{{-- District --}}
District

26

{{-- Project --}}
Project

58

{{-- People --}}
People

1.3M

{{-- End of Impact part --}} {{-- Testimonial --}}

Testimonial

{{-- Testimonial Slider --}} {{-- End of Testimonial Slider --}}
{{-- End of Testimonial --}} {{-- subscription part --}}

Stay connected with us

Keep in touch with our activities throughout the world by subscribing to our e-newsletter.

@if (session()->has('success'))
{{ session()->get('success') }}
@endif
@csrf
@error('name')
{{ $message }}
@enderror
@error('email')
{{ $message }}
@enderror
{{-- end of subscription part --}} @endsection @push('js') @endpush