@extends('Frontend.Reports.partials.layout') @section('content')
| {{ $meta['title'] }} | @endforeach{{ trans('front.geofences') }} | {{ trans('front.move_duration') }} | {{ trans('front.stop_duration') }} | {{ trans('global.distance') }} | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $date }} | ||||||||||||||||||||
| {{ $meta['value'] }} | @endforeach{{ $row['geofences'] }} | {{ $row['drive_duration'] }} | {{ $row['stop_duration'] }} | {{ $row['distance'] }} | ||||||||||||||||
| @endforeach | {{ $report->globalTotals('distance') }} | |||||||||||||||||||