{{ trans('front.report_type') }}: {{ $report->title() }} {{ trans('validation.attributes.period') }}: {{ Formatter::time()->human($report->getDateFrom()).' - '.Formatter::time()->human($report->getDateTo()) }}
{{ trans('front.selected_devices') }}: {{ implode(', ', $report->getDeviceNames()) }} {{ trans('front.selected_geofences') }}: {{ implode(', ', $report->getGeofenceNames()) }}