@extends('layouts.web') @section('title', 'Chaupal Foundation') @section('content')

Doing Nothing is Not An Option of Our Life

Created by Colorlib.com

Watch Video

Served Over 0 Children in 190 countries in the world

Donate Money

Even the all-powerful Pointing has no control about the blind texts.

Donate Now

Be a Volunteer

Even the all-powerful Pointing has no control about the blind texts.

Be A Volunteer

Make Donation

Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic.

Become A Volunteer

Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic.

Sponsorship

Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic.

Latest Donations

Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.

Ivan Jacobson

Donated Just now

Donated $300 for Children Needs Food

Ivan Jacobson

Donated Just now

Donated $150 for Children Needs Food

Ivan Jacobson

Donated Just now

Donated $250 for Children Needs Food

Our Latest Events

@foreach ($events as $event)

{{ $event->name }}

{{\Carbon\Carbon::createFromFormat('H:i:s',$event->time)->format('h:i A')}} {{ $event->location }}

{{ $event->remarks }}

Join Event

@endforeach

Be a volunteer

@if (isset($errors) && count($errors) > 0)
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif @if(session()->has('message'))
{{ session()->get('message') }}
@endif
@csrf
@endsection @push('styles') {{-- --}} @endpush @push('scripts') {{-- --}} @endpush