|
Ref: {{ $data['ref_no'] }} Dated: {{ date('d-m-Y', strtotime($data['date'])) }} |
@php
$path = public_path('images/AVBD_LOGO.png');
@endphp
|
Association of Voluntary Blood Donors West Bengal 20A, Fordyce Lane, Kolkata 700014, India Email: avbdwb@gmail.com Phone: (033) 2227 1022, 9433604060 (WA) Website: https://avbdwb.org |
|
Director Institute of Blood Transfusion Medicine & Immuno Haematology (Central Blood Centre) 205, Vivekananda Road, Manicktala, Kolkata-700006 ibtmvbdcamp@gmail.com 033 2351 0620 |
| Sub: Bill for Refreshment Charges for the Month of-- {{ $data['report_month_in_words'] }}-{{ $data['report_year'] }} |
| Sir/Madam, |
| The Refreshment Charges against the following Voluntary Blood Donation Camps organised by the different organisations with AVBDWB and the details of the Camps are mentioned as under. Please arrange to reimburse the amount in favour of AVBDWB. Please mention the ref no in the remarks column during reimbursment of the payment through NEFT/RTGS. |
| SL | Camp Date | Organizations Name | Organizations Address | Bag Code | No of Donors | Total Refreshment Amt |
|---|---|---|---|---|---|---|
| {{ $key + 1 }} | {{ $value->camp_date ? date('d-m-Y', strtotime($value->camp_date)) : '' }} | {{ $value->org_name ?? '' }} | {{ $value->org_address ?? '' }} | {{ $value->blood_bag_code ?? '' }} | {{ $value->donor_count ?? 0 }} | {{ number_format($value->refreshment_charge ?? 0, 2) }} |
| No Record Found. | ||||||
| Total Rupees (in Figure) | {{ $totalDonor }} | {{ number_format($totalRef, 2) }} | ||||
| Rupees (in Word): {{ currencywords($totalRef) }} | ||||||
| Treasurer |