@extends('Frontend.Reports.partials.layout') @section('content')
| {{ $meta['title'] }} | @endforeach{{ trans('validation.attributes.geofence_name') }} | {{ trans('front.shift_time') }} | {{ trans('front.late_entry') }} | {{ trans('front.late_exit') }} | {{ trans('validation.attributes.excessive_exit') }} |
|---|---|---|---|---|---|
| {{ $meta['value'] }} | @endforeach{{ $item['error'] }} | ||||
| {{ $meta['value'] }} | @endforeach{{ $row['geofence'] }} | {{ $row['shift'] }} | {{ $row['first_in'] }} | {{ $row['last_out'] }} | {{ $row['count'] }} |