{{ webInfo()->municipality_name }}

{{ webInfo()->upazilas->bn_name }}, {{ webInfo()->districts->bn_name }}

আয়ের রিপোর্ট

{{ NumToBn(date('d', strtotime($from_date))) }}/{{ NumToBn(date('m', strtotime($from_date))) }}/{{ NumToBn(date('Y', strtotime($from_date))) }} থেকে {{ NumToBn(date('d', strtotime($to_date))) }}/{{ NumToBn(date('m', strtotime($to_date))) }}/{{ NumToBn(date('Y', strtotime($to_date))) }}

@foreach($data as $item) @endforeach
তারিখ চালান নম্বর আয়ের খাত প্রাপ্তির বিবরণ ব্যাংক একাউন্ট টাকা
{{ NumToBn(date('d', strtotime($item->date))) }}/{{ NumToBn(date('m', strtotime($item->date))) }}/{{ NumToBn(date('Y', strtotime($item->date))) }} {{ NumToBn($item->calan_no) }} {{ $item->incomeSector->income_sector }} {{ $item->details }} {{ $item->bankInfo->bank_name }} ({{ NumToBn($item->bankInfo->account_number) }}) {{ NumToBn(number_format($item->amount, 2)) }}
সর্বমোট টাকা {{ NumToBn(number_format($data->sum('amount'), 2)) }}