startSection('content'); ?>
name); ?>
address); ?>
mobile); ?>
SL |
Donor Name |
Land Volume |
Total Payable |
Total Paid |
addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
installments as $value) {
$total_paid = $total_paid + $value->amount;
}
$grand_paid = $grand_paid + $total_paid + $item['paid_amount'];
$grand_payable = $grand_payable + $item->total_price ;
?>
index + 1); ?> |
donor_name); ?> |
land_volume); ?> |
total_price); ?> |
paid_amount); ?> |
popLoop(); $loop = $__env->getLastLoop(); ?>
Total |
|
|
stopSection(); ?>
startSection('footer-script'); ?>
stopSection(); ?>
make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>