@php $qrCodeData = "VEHICLE DETAILS:\nVehicle No: $job_data->vehicle_no\nMake: $speed_governor->vehicle_make\nEngine No: $job_data->engine_no\nChassis No: $job_data->chassis_no\n\nSLD DETAILS:\nModel: $speed_governor->sg_model\nTAC Number: $speed_governor->sg_tac_number\nCOP Number: $speed_governor->cop_number\nTesting Approval No: $speed_governor->test_report_no\n\nINSTALLER DETAILS:\nManufacturer Name: $speed_governor->company_name\nFitted By: $job_data->company_title\nFitment Date: $job_data->installation_date"; @endphp
@if(isset($job_data->company_title_image) && $job_data->company_title_image) Watermark @else @php $watermarkText = strtoupper($job_data->company_title ?? 'SPEED TECH SOLUTIONS'); $words = explode(' ', $watermarkText); $wordCount = count($words); $wordsPerLine = ceil($wordCount / 3); $line1 = implode(' ', array_slice($words, 0, $wordsPerLine)); $line2 = implode(' ', array_slice($words, $wordsPerLine, $wordsPerLine)); $line3 = implode(' ', array_slice($words, $wordsPerLine * 2)); @endphp
{{ $line1 }}
{{ $line2 }}
{{ $line3 }}
@endif
@if(isset($job_data->company_title_image) && $job_data->company_title_image) Company Logo @else Speed Tech Solutions Logo @endif

{{$job_data->company_title ?? 'SPEED TECH SOLUTIONS'}}

@if(isset($job_data->company_title_sub_title) && $job_data->company_title_sub_title)
{{$job_data->company_title_sub_title}}
@endif
{!! DNS2D::getBarcodeHTML($qrCodeData, 'QRCODE', 1.8, 1.8,) !!}

Fitment Certificate

Fitment Certificate No.: {{ $job_data->certificate_no ?? 'SPDTH' . str_pad($job_data->id ?? '000000', 6, '0', STR_PAD_LEFT) }}

Vehicle Details
Registration No: {{ $job_data->vehicle_no ?? 'NIL' }} Registration Date: {{ $job_data->registration_date ?? 'NIL' }}
Chassis No: {{ $job_data->chassis_no ?? 'NIL' }} Engine NO: {{ $job_data->engine_no ?? 'NIL' }}
Make: {{ $speed_governor->vehicle_make ?? 'NIL' }} Model: {{ $speed_governor->vehicle_model ?? 'NIL' }}
Vehicle Owner Details
Name: {{ $job_data->customer_name ?? 'NIL' }}
Phone: {{ $job_data->customer_mobile ?? '' }}
Address: {{ $job_data->location ?? 'NIL' }}
Distributor/Installer Details
Installed By: {{ $job_data->technician_name ?? 'NIL' }}
Address: {{ $job_data->dealer_address ?? 'Speed Tech Solutions, Kommady, Alappuzha' }}
SLD Details
TAC Number: {{ $speed_governor->sg_tac_number ?? 'NIL' }} COP Number: {{ $speed_governor->cop_number ?? 'NIL' }}
SLD Model: {{ $speed_governor->sg_model ?? 'NIL' }} Manufacturer Name: {{ $speed_governor->company_name ?? 'NIL' }}
Speed: {{ $speed_governor->speed ?? 'NIL' }} Test Report No: {{$speed_governor->test_report_no ?? 'NIL'}}
SLD Model: {{ $speed_governor->sg_model ?? 'NIL' }} Invoice No: {{ $job_data->certificate_no ?? 'NIL' }}
Installation Date: {{ $job_data->installation_date ?? 'NIL' }}
Product Images
@if(isset($job_data->vehicle_image) && $job_data->vehicle_image) Vehicle Image @else
Vehicle Image
@endif

Vehicle Image

@if(isset($job_data->device_image) && $job_data->device_image) Device Image @else
Device Image
@endif

Device Image

@if(isset($job_data->rc_image) && $job_data->rc_image) RC Image @else
RC Image
@endif

RC Image

Installed By: Speed Tech Solutions

Address: Speed Tech Solutions, Kommady, Alappuzha

This is to acknowledge that vehicle bearing registration number {{ $job_data->vehicle_no ?? 'NIL' }} has been fitted with Speed Limitation Device (SLD) manufactured by M/s. {{ $speed_governor->company_name ?? 'NIL' }} bearing serial number {{ $speed_governor->sg_tac_number ?? 'NIL' }}. The performance of the vehicle was checked after SLD fitment and the speed is set to {{ $speed_governor->speed ?? 'NIL' }} KmpH functioning as per AIS018 norms. We are satisfied with the performance of the unit. We hereby undertake that we shall not raise any dispute or legal claim against M/s. {{ $speed_governor->company_name ?? 'NIL' }} if the seals are found broken/tampered or for any variance in the speed limit set at the time of delivery, specifically after the 12-month warranty period from the installation date.