@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}
Insurer’s VAT No | : 1390518077000 | No.MN | : 1390518077000 |
Date of issue | : {{\Carbon\Carbon::now(new DateTimeZone('Asia/Colombo'))->format('d/m/Y') }} | Date | : {{\Carbon\Carbon::now(new DateTimeZone('Asia/Colombo'))->format('d/m/Y') }} |
Address | :{{ 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 | Time | : {{\Carbon\Carbon::now(new DateTimeZone('Asia/Colombo'))->format('h:i A') }} |
Insured VAT No | : | ||
Cover note no / Policy no | : {{$quote_data['reference']}} | ||
Type of policy | : Mobile Insurance | ||
Period of cover | : From {{$start_date}} To {{ $expire . ' Midnight' }} | ||
Insured name | : {{ strtoupper($user_data['title']) . strtoupper($user_data['surname']) .' '. strtoupper($user_data['initials']) }} | ||
Address | :{{ 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 | Time | : {{\Carbon\Carbon::now(new DateTimeZone('Asia/Colombo'))->format('h:i A') }} |
Branch | : WEB | ||
Channel | : Digital | ||
Payment Type | : Credit Card |
Gross Premium | LKR. {{number_format(($quote_data['gross_premium']) ,2)}} |
Taxes | LKR. {{number_format(($quote_data['total_tax']),2)}} |
Total Premium | LKR. {{number_format(($quote_data['total_activation_fee']),2)}} |
Paid Amount | LKR. {{number_format(($quote_data['total_activation_fee']),2)}} |