{{ __('Fee') }}

Customer Monthly Repayment
{{$customer->name}}
{{$customer->ph}}
{{$customer->nic}}
{{$car->manu_name}}
{{$car->model}}


Car selling Price {{number_format($fee->car_Sell_Price)}}
Downpayment {{$fee->dp_percentage * 100}}% {{number_format($fee->down_payment)}}
HP Amount {{(1-$fee->dp_percentage) * 100}}% {{number_format($fee->loan_given)}}
Period (Year) {{$fee->period}} years



Notice: Undefined variable: fee in /home2/cp805728/public_html/gha/resources/views/fee/show.blade.php on line 86

Notice: Trying to get property 'period' of non-object in /home2/cp805728/public_html/gha/resources/views/fee/show.blade.php on line 86
@for($i=1;$i<=$period;$i++)
Notice: Undefined variable: i in /home2/cp805728/public_html/gha/resources/views/fee/show.blade.php on line 92

Notice: Undefined variable: fee in /home2/cp805728/public_html/gha/resources/views/fee/show.blade.php on line 93

Notice: Trying to get property 'created_at' of non-object in /home2/cp805728/public_html/gha/resources/views/fee/show.blade.php on line 93
@endfor
No Repayment Date Galaxy Repayment Amount
{{$i}}
Notice: Undefined variable: i in /home2/cp805728/public_html/gha/resources/views/fee/show.blade.php on line 99
01-Jan-1970
{{number_format($galaxy_monthly_pay[($i-1)])}}
Total {{number_format($total)}}

(______________________) Customer Sign

(______________________) Customer Name