Dear compassionate souls,
Rajeev, a diligent tyre retreading worker, found himself in the midst of an unfortunate and life-altering situation just one month ago. It all began when a simple yet seemingly harmless event occurred: a nail punctured his leg. Little did he know that this seemingly minor injury would set in motion a series of events that would change his life forever.
Initially, Rajeev sought medical attention at a Kottayam medical college. Due to his high blood sugar, doctors suggested amputation, and because of that, he continued his medication at Pala Sleeva Hospital. So far, he had spent around 4 lakh rupees, which had drained his savings and placed a heavy financial burden on his family.
Presently, Rajeev is still under medication, which serves as a constant reminder of the challenges he faces on his path to recovery. Despite his determination and the care he is receiving, the financial strain persists.
Rajeev’s story serves as a poignant reminder of the resilience of the human spirit and the importance of community support during times of adversity. His journey to recovery is a challenging one, but with the support and assistance of those around him, there is hope for a brighter future.
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: $0Released 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]