I am writing to introduce Susan Varghese, a determined and hardworking young woman who hails from a humble daily wage-earning family. Susan’s unwavering commitment to education has led her to pursue a Bachelor of Science in Nursing (B.Sc(N)) at Sre Venkateswara College of Nursing.
Susan’s journey has not been easy. Growing up in a household where every cent counts, she witnessed the struggles her family faced due to their limited income. Despite these challenges, Susan’s passion for nursing and her desire to break free from the cycle of menial wage work fueled her determination. She recognized that education was her ticket to a brighter future—one that would allow her to contribute meaningfully to society and uplift her family.
However, Susan faces a significant hurdle: her family lacks a stable income to support her education. Without external assistance, she may be unable to complete her studies and achieve her dreams. It is in this context that I seek the support of Compassionate Hearts Network Inc. for help with her tuition. Susan’s dedication and potential make her a worthy candidate for financial assistance, and investing in her education will yield positive outcomes for both her and the community she will serve once she completes her education.
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]