PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` @extends('layouts.app') @section('title') Manage Withdraws @endsection @section('content')

Commission Withdraw Report

@csrf
From:
To:
@csrf
From:
To:
@if(count($withdraws)) @foreach($withdraws as $item) member_id)->first(); $sale= App\Sale::where('id', $item->sell_id)->first(); $income= App\ReferenceIncome::where('id', $item->income_id)->first(); ?> status==1){?> status==2){?> status==3){?> @endforeach @else
No Data Found!
@endif
#SL Date File No Member Name Member ID Purpose Amount Reference Name Action
{{ $loop->index + 1 }} {{ date('d-m-Y', strtotime($item->date)) }} {{$sale->sale_no}} {{ $member->name}} ({{ $member->serial_id }}) এককালীন Booking Installment {{ $item->amount }} {{ $item->reference->name }} (ID- {{$item->reference->id}})
{{-- --}}

Total Amount = {{ $total }} tk


@include('extra.delete-modal') @endsection @section('footer-script') @endsection