@php
$path = public_path('/images/fairfirst/home/fairfirst-logo-small.jpg');
$type = pathinfo($path, PATHINFO_EXTENSION);
$data = file_get_contents($path);
$base64 = 'data:image/' . $type . ';base64,' . base64_encode($data);
@endphp
|
FAIRFIRST INSURANCE LIMITED (Company No. PB 5180) No. 33, St. Micheal's Road, Colombo 03, Sri Lanka. Tel: 011-2428428 (Customer service) |
{PAGENO}
{PAGENO}
We hereby certify that the following Cover Note is issued in accordance with the provisions of the Motor Traffic Act No. 14 of 1951 as amended.
Cover Note Number | : {{ $quote_data['butterfly_policy_code'] }} |
Branch | : WEB |
Insured name | : {{ strtoupper($user_data['title']) . strtoupper($user_data['surname']) . ' ' . strtoupper($user_data['initials']) }} |
Address | {{--dd{{$user_data['address1']}}--}}: {{ strtoupper($user_data['address1'])}} @if(!is_null($user_data['address2'])) , {{strtoupper($user_data['address2'])}} @endif @if(!is_null($user_data['address3'])) , {{strtoupper($user_data['address3'])}} @endif @if(!is_null($user_data['city'])) , {{strtoupper($user_data['city'])}} @endif |
Date of Issue | : {{\Carbon\Carbon::now(new DateTimeZone('Asia/Colombo'))->format('d/m/Y') }} |
Time of Issue | : {{ \Carbon\Carbon::now(new DateTimeZone('Asia/Colombo'))->format('h:i A') }} |
Having proposed for insurance in respect of the motor vehicle described in the schedule below and having paid the sum of Rupees, {{ number_format($quote_data['paid_amount'],2) }} the risk is hereby held covered in the terms of the Company's @if(session('quote_added')->product_code =='CUST'){{' Private Car PLAN'}} policy @else {{'usual form of ' . $policyTitle }} policy @endif @if(session('quote_added')->product_code =='TL') {{'with a total loss cover against defined perils'}} @endif applicable thereto for a period of THIRTY days from {{ $start_date }} {{ \Carbon\Carbon::now(new DateTimeZone('Asia/Colombo'))->format('H:i A') }} on to the same time on the THIRTIETH day thereafter unless the cover terminated by the Company by notice in writing in which case this insurance will there upon cease @if(session('quote_added')->product_code =='CUST' || session('quote_added')->product_code =='COMP') {{'and proportionate part of the annual premium otherwise payable for such insurance will be charged for the time the company has been on risk'}} @endif .
Vehicle Registration No | @if(isset($quote_data['number_format']) && isset($quote_data['vehicle_number'])): {{ strtoupper($quote_data['vehicle_number']) }} | @else: UNREGISTERED | @endif
Make/Model | : {{strtoupper( $quote_data['make']) . "/" . strtoupper($quote_data['model']) }} | |
Sum Insured | : SLR {{ number_format($quote_data['insured_value'], 2)}} | |
Use of Vehicle | : Private Use Only | |
Vehicle Category | : {{ ucfirst($vehicle_type_data['vehicle_type']) }} | |
Product Category | : {{$productCategory}} |
Reason For issuing Cover Note:
Pending Motor Insurance Card
@if($quote_data['number_format'] == '' && $quote_data['vehicle_number'] == '')
Pending Vehicle Registration
@endif
Special Note:
Please visit our nearest branch with a copy of your registration book after 2 working days to collect your Motor Insurance Card and Policy.
THIS IS A COMPUTER-GENERATED DOCUMENT. HENCE NO MANUAL SIGNATURE IS REQUIRED.
{{--@if($quote_data['number_format'] != '' && $quote_data['vehicle_number'] != '')Only for Unregistered policies please call the hotline number 011-2428428 when you Register your vehicle.
@endif--}} {{--Security Code : {{ md5($quote_data['vehicle_number'] . session('quote_added')->product_code . \Carbon\Carbon::today()->format('d/m/Y H:i:A')) }}
--}}