QUOTE DATE:{{date('d-m-Y',strtotime($quote_dtls['created_at']))}}
PREPARED BY:
{{$quote_dtls['legal_entity']}}
This quote summary is based on the information you provided on the above date.
Criteria Information | Your Details |
---|---|
Gender | {{$information_data->gender}} |
Title | {{$information_data->title}} |
First Name | {{$information_data->fname}} |
Last Name | {{$information_data->lname}} |
Date of Birth | {{date('d-m-Y',strtotime($quote_dtls['dob']))}} |
Smoker | {{$information_data->smoker}} |
Residential Status | @if($quote_dtls['residential_status'] == 'owner') Home Owner @else {{ucfirst($quote_dtls['residential_status'])}} @endif |
Gross Annual Income | £{{round($quote_dtls['monthly_gross_income'] * 12) }} |
Monthly Benefit Amount | £{{$quote_dtls['monthly_benifit_amount']}} |
Industry Type | {{$quote_dtls['industry_name']}} |
Occupation | {{$quote_dtls['occupation_name']}} |
Cover Type | Unemployment, Accident & Sickness |
Excess Period |
This summary is valid at the date and time this document was first produced. The quotes should be read in conjunction with the Key Features & Policy Wordings of the respective policies.
Cover | Insurer | Product | Excess Period | Initial Exclusion Period | Benefit Period | Special Benefits | Monthly Premium | Premium Type |
---|---|---|---|---|---|---|---|---|
{{$product['cover_type']}} | {{$product['insurer']}} | {{$product['product_name']}} | @php if($cover_type == 'AS' && $excess_period!= 0) { switch ($excess_period) { case 1: $weeks = 'Back to day 1'; break; case 30: $weeks = '4 Weeks'; break; case 60: $weeks = '8 Weeks'; break; case 7: $weeks = '1 Weeks'; break; case 14: $weeks = '2 Weeks'; break; case 28: $weeks = '4 Weeks'; break; case 56: $weeks = '8 Weeks'; break; case 91: $weeks = '13 Weeks'; break; case 182: $weeks = '26 Weeks'; break; case 364: $weeks = '52 Weeks'; break; default: $weeks = '1 Week'; } echo $weeks; } else { echo $product['excess_period']; } @endphp | {{$product['inital_exclusion_period']}} | {{$product['product_benifit_period']}} months | {{$product['special_benifits']}} | {{$product['monthly_cost']}} | Reviewable |
AS | {{$product1['product']->ProviderName}} | {{$product1['product']->ProductName}} | {{$product1['product']->DefermentPeriodWeeks}} Weeks | £ {{number_format($product1['product']->Premium, 2)}} | {{$product1['product']->Rates}} |