@extends('master') @section('title', 'Donations and Fundraising') @section('breadcrumbMainTitle', 'Donations and Fundraising') @section('content')
@include('message')
# Name Note Email Address Phone Amount Action
@include('donation.partials.formModal') @endsection @section('page_script') @endsection