|
name); ?>
address); ?>
mobile); ?>
email); ?>
|
|
|
File no =
sale_no); ?>
Plot size =
plot_size); ?>
Name =
name); ?>
Per katha(tk) =
rate_per); ?>
Reffered=
name); ?>
Booking tk=
paid); ?>
Plot no=
plot_no); ?>
Total Land Amount=
total_rate); ?>
Road No=
road); ?>
Outstanding tk=
due_amount); ?>
Block No=
title); ?>
Total Installment No=
installment<1){ ?>
At a time
installment); ?>
Face=
face); ?>
Per Installment tk=
installment_amount); ?>
Target booking amount=
target_booking); ?>
Email=
email); ?>
Balance
addLoop($__currentLoopData); foreach($__currentLoopData as $referenceIncome): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
reference_id;
$reference = \App\Reference::with(['referenceIncomes', 'withdraws'])->where('id', $ref_id)->first();
?>
status==2): ?>
SL |
Block details |
Balance Sheet |
Withdraw |
Actions |
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;
}
}
?>
popLoop(); $loop = $__env->getLastLoop(); ?>
addLoop($__currentLoopData); foreach($__currentLoopData as $referenceIncomes): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
status==1): ?>
SL |
Block details |
Balance Sheet |
Withdraw |
Actions |
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;
}
}
?>
popLoop(); $loop = $__env->getLastLoop(); ?>
addLoop($__currentLoopData); foreach($__currentLoopData as $referenceIncome3): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
status==3): ?>
SL |
Block details |
Balance Sheet |
Withdraw |
Actions |
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;
}
}
?>
popLoop(); $loop = $__env->getLastLoop(); ?>