|
Om Sai Associates
Environmental & Sanitation Services
Head Office: ISBT Amritsar, Punjab - 143001 | 24/7 Helpline: +91 73551 11111 | contact@omssaiassociates.in
|
ISO 9001:2015 CERTIFIED PARTNER
Official Man Power Duty Verification Slip
Duty Code: {{ $duty->duty_code }}
|
|
Shift Duration
{{ $duty->formatted_duration }}
|
Duty Date
{{ $duty->duty_date?->format('d M Y') }}
|
Field Photos
{{ $photos->count() }}
|
Execution Status
@if($duty->status === 'completed')
Completed
@else
{{ ucfirst(str_replace('_', ' ', $duty->status)) }}
@endif
|
|
Man Power Details
|
Duty Shift Info
|
| Start Coordinates: | {{ $duty->start_latitude ? number_format($duty->start_latitude, 6).', '.number_format($duty->start_longitude, 6) : 'Not Captured' }} | End Coordinates: | {{ $duty->end_latitude ? number_format($duty->end_latitude, 6).', '.number_format($duty->end_longitude, 6) : 'Not Captured' }} |
| Start Location: | {{ $duty->start_location_name ?: 'Logged via GPS' }} | End Location: | {{ $duty->end_location_name ?: 'Logged via GPS' }} |
| Work Summary / Notes: | {{ $duty->notes }} | ||
|
@endforeach
@if($row->count() < 2)
@endif | ||||||
|
Man Power Sign {{ $duty->technician->name ?? 'Field Man Power' }} Date: {{ $duty->start_time ? $duty->start_time->format('d M Y') : date('d M Y') }} |
Om Sai Site Supervisor Field Operations Manager Seal & Verification |
Client / Site Representative On-site Inspection Sign-off Seal & Stamp |
| Official Proof of Man Power Duty {{ $duty->duty_code }}. Generated by Om Sai Associates Telematics Platform. | Date Issued: {{ now()->format('d M Y, h:i A') }} |