{{--

Page 1

--}} {{--
--}} {{--

Page 2

--}}

Patrol Events Report

Client: {{ $site }} DATE: {{today()->format('d M, Y')}}
Site:
{{$site}}
Event Type:
QR-CODE SCAN
Period:
{{$site}}
Total Events:
{{number_format($events,0)}}
{{-- Thro': {{ $record->designation_through->name }} --}} {{-- {{$record->supplier->company_name}}
{{$record->supplier->address}}
{{$record->supplier->contact_name}}
--}}
{{-- FROM: {{ $record->from }} --}} {{-- {{$record->supplier->company_name}}
{{$record->supplier->address}}
{{$record->supplier->contact_name}}
--}}
{{-- SUBJECT: Location QR Codes --}} {{-- {{$record->supplier->company_name}}
{{$record->supplier->address}}
{{$record->supplier->contact_name}}
--}}
@foreach(array_chunk($record, 21) as $chunkIndex =>$chunk) @foreach($chunk as $index=>$clocking) {{-- {{$clocking['1']}} --}} @endforeach
No Guard Name Site Location Checkin Time Delta (Minutes)
{{ $chunkIndex*21+ $index+1 }}. {{$clocking['0']}} {{$clocking['1']}} {{$clocking['2']}} {{$clocking['3']}} {{$clocking['4']}}
@if (!$loop->last)
@endif @endforeach
{{-- {{-- --}}
{{-- Printed on {{today()}}. --}} KES{{$record->details->sum('amount')}} --}}
Printed on {{today()}}. Printed by : {{ auth()->user()->name ?? "System Generated Report " }}