@if($export == '1')
Annex F |
{{ __('lbl.report_of_ecollection_and_deposit') }} |
{{ __('lbl.entity_name') }}: ______________________ | {{ __('lbl.report_number') }}: ______________________ |
{{ __('lbl.fund_cluster') }}: ______________________ | {{ __('lbl.sheet_number') }}: ______________________ |
{{ __('lbl.intermediary') }}: _____________________ | {{ __('lbl.date') }}: {{$date_today}} |
{{ __('lbl.date') }} | {{ __('lbl.number') }} | {{ __('lbl.responsibility_center_code') }} | {{ __('lbl.payer') }} | {{ __('lbl.perticular') }} | {{ __('lbl.prexc_pap') }} | {{ __('lbl.total_per_ar') }} | {{ __('lbl.consular_fees') }} | {{ __('lbl.express_processing_fee') }} | {{ __('lbl.administrative_fee') }} | {{ __('lbl.surcharge') }} |
---|---|---|---|---|---|---|---|---|---|---|
{{\Carbon\Carbon::parse($dList['created_at'],config('app.timestamp'))->setTimezone(Helper::usertimezone())->format('Y-m-d H:i')}} | {{$dList['payment_slip_number']}} | {{$responsibility_center_code}} | @php $customer_name = isset($dList[$order_customer_info_key]) ? $dList[$order_customer_info_key]['customer_name'] : $dList['clientName']; @endphp {{$customer_name}} | @php $particular = ($dList['paymentType']=='CARD') ? $dList['paymentType'].'('.$dList['card_last_4'].')' : $dList['paymentType']; @endphp {{strtoupper($particular)}} | {{ storecurrency().number_format($dList['order_total'],2) }} | {{ storecurrency().number_format(($dList['order_total']-$express_fee-$admin_fee-$dList['surcharge']),2) }} | {{ storecurrency().number_format($express_fee,2) }} | {{ storecurrency().number_format($admin_fee,2) }} | {{ storecurrency().number_format($dList['surcharge'],2) }} | |
{{ storecurrency().number_format($order_total,2) }} | {{ storecurrency().number_format(($total_consular_fees),2) }} | {{ storecurrency().number_format($total_express_fee,2) }} | {{ storecurrency().number_format($total_admin_fee,2) }} | {{ storecurrency().number_format($total_surcharge,2) }} |
|
{{ __('lbl.certification') }} |
||||||||||
I hereby certify on my official oath that the above is a true statement of all collections of digital representation of legal tender during the period stated above for which eOR Nos. _______________ to _______________inclusive, were actually issued to acknowledge receipt of the amounts shown thereon. I also certify that I have verified and confirmed that the amount of ______________________ was actually credited to the account of this agency. |
||||||||||
____________________________________________________________________________________ {{ __('lbl.name_and_sign_of_the_designated_officer') }} |
||||||||||
____________________ {{ __('lbl.official_designation') }} |
({{$date_today}}) Date |