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('header-script') @endsection @section('content')

Sale Details:

{{$company_add->name}}

{{ $company_add->address }}

Plot Booking, Sale and Installment Statement

Satement upto: {{$sale->date}}

File no = {{ $sale->sale_no }}
Plot size = {{ $plot->plot_size }}
Name = {{ $member->name }}
Per katha(tk) = {{ $sale->rate_per }}
Reffered= {{ $reference->name }}
Booking tk= {{ $sale->paid }}
Plot no= {{ $sale->plot_no }}
Total Land Amount= {{ $sale->total_rate }}
Road No= {{ $plot->road }}
Outstanding tk= {{ $saleDetails->due_amount }}
Block No= {{ $block->title }}
Total Installment No= installment<1){ ?> At a time {{ $sale->installment }}
Face= {{ $plot->face }}
Per Installment tk= {{ $sale->installment_amount }}
Target booking amount= {{ $sale->target_booking }}
Email= {{ $member->email }}

Balance


Total Withdraw Amount

{{ $total_wid }}

Remain Amount

{{ $total_income - $total_wid }}


Booking amount

@if ($referenceIncome) @foreach($referenceIncome as $referenceIncome) reference_id; $reference = \App\Reference::with(['referenceIncomes', 'withdraws'])->where('id', $ref_id)->first(); ?> @if ($referenceIncome->status==2)
rest_amount); $total_wid = ReferenceWithdraw::where('sell_id', $sale->id)->sum('amount'); if ($company_amount - $referenceIncome->rest_amount >= 50000) { $eiligible = $referenceIncome->rest_amount; } else { if($company_amount<=50000){ $eiligible = 0; } else { $eiligible=($company_amount- 50000)-$total_wid; } } ?> @csrf
SL Block details Balance Sheet Withdraw Actions
{{ $loop->index +1 }} Block name:{{ $referenceIncome->block_name}}
Plot size: {{ $referenceIncome->plot_size}}
Road: {{ $referenceIncome->road}}
Face: {{ $referenceIncome->face}}
Paid amount:{{ $referenceIncome->paid_amount}}
Booking amount(per কাঠা): {{ $referenceIncome->booking_amount}}
Eligible withdraw: {{$eiligible}} tk
Withdraw amount:
@csrf
@else @endif @endforeach @else
No Data Found!
@endif

এককালীন amount

@if ($referenceIncome2) @foreach($referenceIncome2 as $referenceIncomes) @if ($referenceIncomes->status==1)
id)->sum('amount'); // / dd($company_amount - $referenceIncome->rest_amount); if ($company_amount - $referenceIncomes->rest_amount >= 50000) { $eiligible = $referenceIncomes->rest_amount; } else { if($company_amount<=50000){ $eiligible =0; } else { $eiligible = ($company_amount- 50000)-$total_wid1; } } ?> @csrf
SL Block details Balance Sheet Withdraw Actions
{{ $loop->index +1 }} Block name:{{ $referenceIncomes->block_name}}
Plot size: {{ $referenceIncomes->plot_size}}
Road: {{ $referenceIncomes->road}}
Face: {{ $referenceIncomes->face}}
Paid amount:{{ $referenceIncomes->paid_amount}}
এককালীন Percentage: {{ $referenceIncomes->ekkalin_per_amount}}
Eligible withdraw: {{$eiligible}} tk
Withdraw amount:
@csrf
@else @endif @endforeach @else
No Data Found!
@endif

Installment amount

@if ($referenceIncome3) @foreach($referenceIncome3 as $referenceIncome3) @if ($referenceIncome3->status==3)
id)->sum('amount'); $eiligible_in=0; //dd($company_amount - $referenceIncome->rest_amount); if ($company_amount_in - $referenceIncome3->rest_amount >= 50000) { $eiligible_in = $referenceIncome3->rest_amount; } else { if($company_amount_in<=50000){ $eiligible_in =0; } else { $eiligible_in=($company_amount- 50000)-$total_wid2; } } ?> @csrf
SL Block details Balance Sheet Withdraw Actions
{{ $loop->index +1 }} Block name:{{ $referenceIncomes->block_name}}
Plot size: {{ $referenceIncomes->plot_size}}
Road: {{ $referenceIncomes->road}}
Face: {{ $referenceIncomes->face}}
Intallment Percentage: {{ $referenceIncome3->installment_per_amount}}
Installment amount: {{ $referenceIncome3->installment_amount}}
Eligible withdraw: {{$eiligible_in}} tk
Withdraw amount:
@csrf

@else @endif @endforeach @else
No Data Found!
@endif
{{-- --}}
@endsection