@foreach($tax as $key => $item) @endforeach
# নাম ওয়ার্ড নং হোল্ডিং নম্বর মোবাইল অর্থবছর মোট টাকা ক্রিয়া
{{ ($tax->currentpage()-1) * $tax->perpage() + $key + 1 }} {{ $item->holdingServe->holding_won_name }} {{ $item->word_no }} {{ $item->holding_no }} {{ $item->holdingServe->phone }} {{ $item->fiscal_year }} {{ $item->total_yearly_final_tax }} @if($item->payment_status == 1) @else Due @endif