@extends('layouts.app') @section('style') @endsection @section('content')
@include('layouts.components.cursor-and-preloader')
@include('layouts.header') {{-- @include('layouts.components.page-header', [ 'page_title' => 'Contact', ]) --}}

Contact Us

Contact Us

Empowering Communities
through Donations

@csrf

Your Name

Email Address

Your Phone

Message

{{-- --}}
  • UK

    182 Cranbrook Rd, Ilford, IG1 4LX

  • Bangladesh

    Sami Sadi Complex, East Subid Bazar, Miah Fazil Chist, Sunamganj Road, Sylhet

  • {{--
  • Phone number

    +44 7708 971995

  • --}}
@include('layouts.footer')
@endsection