@if (!empty($html)) @endif
|
|||||
You have received your CertificateThis identifies the status and value approved for each job from your Application.You will be required to upload your single line consolidated invoice to the value of this Certificate |
|||||
{{ $serviceProvider->name }} {{ $serviceProvider->address1 }} {{ $serviceProvider->address2 }} {{ $serviceProvider->town }} {{ $serviceProvider->city }} {{ $serviceProvider->postcode }} {{ $serviceProvider->telephone }} |
@if ($quotation->clientId == 84)
RNW Facilities Management @else RNW Holdings Limited @endif Willow Park Wash Road Basildon Essex SS15 4AZ 0844 357 2233 |
||||
Certificate Number | Certificate Date | Certified by | Total Certificate Value | ||
{{ $quotation->id }} | {{ date('d/m/Y H:i', strtotime($quotation->created_at)) }} | RNW FM | £{{ number_format($quotation->totalAmount, 2) }} |
Job Ref | Building | Job Type | Discipline | Date Logged | Date Completed | Certificate Status | Job Value | KPI Charges | Certificate Total |
{{ $item->itemTypeId }} | {{ !empty($item->building) ? $item->building->name : 'N/A' }} | {{ !empty($item->job) ? ucwords(strtolower($item->job->jobType)) : 'N/A' }} | {{ !empty($item->job) ? $item->job->discipline : 'N/A' }} | {{ !empty($item->serviceProviderJob) ? date('d/m/Y H:i', strtotime($item->serviceProviderJob->created_at)) : 'N/A' }} | {{ !empty($item->lastVisit) ? date('d/m/Y H:i', strtotime($item->lastVisit->checkoutTime)) : 'N/A' }} | {{ ucwords(strtolower($item->itemStatus == 'APPROVED' ? 'AGREED' : $item->itemStatus)) }} | £ {{ number_format($item->itemTotalPrice, 2) }} | £ {{ number_format($item->kpiValue, 2) }} | £ {{ number_format($item->jobValue, 2) }} |
Comments: {{ $item->itemComments }} | |||||||||
KPI: | {{ $aKpiCharge->itemDescription }} | £ {{ number_format($aKpiCharge->itemTotalPrice, 2) }} |