|
|||||
Engineer Service Sheet Electronic CopyThis service sheet identified the status and work note for each engineer's job. |
|||||
@if ($job->clientId == 84)
{{ $serviceProvider->name }} {{ $serviceProvider->address1 }} {{ $serviceProvider->address2 }} {{ $serviceProvider->town }} {{ $serviceProvider->city }} {{ $serviceProvider->postcode }} {{ $serviceProvider->telephone }} @else {{ $building->name }} {{ $building->address1 }} {{ $building->address2 }} {{ $building->town }} {{ $building->city }} {{ $building->postcode }} {{ $building->telephone }} @endif |
@if ($job->clientId == 84)
RNW Facilities Management @else RNW Holdings Limited @endif Willow Park Wash Road Basildon Essex SS15 4AZ @if ($job->clientId == 84) 0844 357 2233 @else 0844 967 0099 @endif |
Work Type | Logged By | Client | Building | Discipline | Contractor | Engineer |
{{$job['jobType']}} | {{$logUser}} | {{$client['name']}} | {{$building['name']}} | {{$job['discipline']}} | {{$serviceProvider['name']}} | {{$engineer['name']}} |
Sheet No | Contract No | Job Status | Response Time | Recall | Warranty | Compliance |
{{$job['id']}} | {{$job['clientReference']}} | {{$jobHistory['jobStatus']}} | {{$job['responseTime']?$job['responseTime']:''}} | {{$job['recall']}} | {{$job['warranty']}} | {{$job['compliance']}} |
Fault Report |
{{$job['faultReport']}} |
Work Note |
{{$jobHistory['note']}} |
Asset | Status | Condition | Operational | Compliant | Note |
{{$anAssetHistory['assetName']}} | {{$anAssetHistory['status']}} | {{$anAssetHistory['condition']}} | {{$anAssetHistory['isOperational']}} | {{$anAssetHistory['isCompliant']}} | {{$anAssetHistory['serviceNote']}} |
Material | Quantity |
{{$material['name']}} | {{$material['quantity']}} |
Arrival Time | Departure Time | Print Name | Signature |
{{date('d/m/Y H:i', strtotime($jobHistory['checkinTime']))}} | {{date('d/m/Y H:i', strtotime($jobHistory['checkoutTime']))}} | {{$jobHistory['printName']}} |