“Next to creating a life the finest thing a man can do is save one.”-Abraham Lincoln
This project request is to solicit donations for helping a heart transplant patient from Kodakara Thrissur, who needs immediate financial support. Mr. Dinil Kumar is a 29 year old male, who was diagnosed with Lymphoma at the age of 9 and had 6 cycles of Chemotherapy until the age of 13. Due to the complications he was under intense medical care for the past several years . Now he is having Dilated cardiomyopathy (Chemotherapy induced) with recurrent hospital admissions due to heart failure. Mr. Dinil Kumar is a patient of Amrita medical college since October 2018. Amrita medical team has been preparing him for heart transplant surgery since then and he underwent a successful heart transplant in August 2019. Now he is recovering in the hospital and doing well.
Dinil is unmarried, studied up to 10th grade, has been working as a Mechanic until he became seriously ill two years ago. His Father died when he was 15 due to sudden cardiac arrest. His Mother is a house wife and one sister she is married. Presently his Brother in law is the only Breadwinner of the family. Total Expenditure of Transplant is expected to be 15-20 lakhs. His family managed to raise a fund of 7 lakhs through donations from various sources. This family is unable to settle the hospital bill and seeking help. Kindly help with a generous donation so he can start a new chapter in his life.
global $wpdb, $post;
$projectid = get_field( “project_id”, $post->ID );
$table_name = $wpdb->prefix . ‘donor_list’;
$res = $wpdb->get_results(“SELECT * FROM “.$table_name.” where payment_status = ‘Completed’ and projects_sponsore = ‘”.$projectid.”‘ order by id desc”);
if(!empty($res)) {
echo ”
FundRaising Honor Roll | |||
---|---|---|---|
S.No. | Name | Donation Amount | Payment Status |
“. $i .” | “. $re->name .” | $ “. $re->donation_amount .” | “. $payment_status .” |
“;
}
[/insert_php]
Latest Status Updates
Funds Raised: $0 | Released to Beneficiary: [insert_php] echo get_field( “released_to_beneficiary”, $post->ID ); [/insert_php] |
Project Status Summary: [insert_php] echo get_field( “project_status_summary”, $post->ID ); [/insert_php] |