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('content')

Sale Details:

{{$company->name}}

{{ $company->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= {{ $salDetail->due_amount }}
Block No= {{ $block->title }}
Total Installment No= {{ $sale->installment }}
Face= {{ $plot->face }}
Discount= {{ $sale->discount }}
Target booking amount= {{ $sale->target_booking }}
Per Installment tk= {{ $sale->installment_amount }}
Email= {{ $member->email }}

Reference Information
Name Father name Email Profession Mobile Address
{{ $reference->name }} {{ $reference->father_name }} {{ $reference->email }} {{ $reference->profession }} {{ $reference->mobile }} {{ $reference->present_address }}

@if(isset($installment))
Installment Information
@if( $sale->paid + $sale->discount== $plot->rate ) @else @endif @foreach($book as $book) id)->first(); ?> @endforeach @foreach($installment as $item) id)->first(); ?> @endforeach
Date Description Money Receipt no Installment no Payment Amount Due Balance Remarks
{{ Carbon\Carbon::parse($sale->date)->format('d-m-Y') }}এককালীনBooking{{$sale->money_rec}} 0 {{ $sale->paid }} {{ $sale->total_rate - ($sale->paid+$sale->discount)}} {{ $sale->remark }}
{{ Carbon\Carbon::parse($book->date)->format('d-m-Y') }} Booking {{ $book->money_rec }} 0 {{ $book->amount }} {{ $saleDetail->amount}} {{$book->remark}}
{{ Carbon\Carbon::parse($item->date)->format('d-m-Y') }} Installment {{ $item->money_rec }} {{ $item->ins_no }} {{ $item->amount }} {{$saleDetail1->amount}} {{$item->remark}}
@endif
@endsection