S/N | Cover Description | Sum Insured | Net Contribution | Taxation | Gross Contribution (in {{ $vars['contract']->currency->name ?? "" }}) |
---|---|---|---|---|---|
1 |
@isset($vars['contract']->serviceGroup)
@if($vars['contract']->serviceGroup->name == 'MOTORS' || $vars['contract']->serviceGroup->name == 'Motors')
Reg No:
{{$policy->belong?->RegistrationNumber}}
Make Type:
{{$policy->belong?->Make}}
Model:
{{$policy->belong?->Model}}
Body Type:
{{$policy->belong?->BodyType}}
Chasis No:
{{$policy->belong?->ChassisNumber}}
Color:
{{$policy->belong?->Color}}
Reg Year:
{{$policy->belong?->YearOfManufacture}}
{{--
Cover Type:
Comprehensive
--}}
@else
Subject Matter:
{{$policy->belong?->firstLossPayment}}
Subject Remark:
{{$policy->belong?->OperativeClause}}
Subject location:
{{$policy->belong?->location}}
@endif
@endisset
|
Sum Insured:
{{$policy?->singleRiskPolicy?->SumInsured / $conversion_rate}}
{{--
Other Fees :
0.00
--}}
|
{{$policy?->singleRiskPolicy?->PremiumAfterDiscount / $conversion_rate}} |
VAT:
{{-- {{$policy->singleRiskPolicy->PremiumIncludingTax - $policy->singleRiskPolicy->PremiumAfterDiscount }} --}}
{{$policy->singleRiskPolicy?->firstTax?->TaxAmount / $conversion_rate}}
{{--
Levy :
0.00
Stamp Duty:
0.00
Policy Fund:
0.00
--}}
|
{{$policy?->singleRiskPolicy?->PremiumIncludingTax / $conversion_rate}}
|