@extends('layouts.blank')
| # | @if(empty($isSpeed))Start Date | End Date | @if(empty($type) || $type == "stopType" )Stop Duration | @endif @if($type == "startStopType")Duration | @endif @if(empty($type))Travel Duration | @endif @if(empty($type) || $type == "idleType")Idle Duration | @endif @if(empty($type))Distance Traveled(M) | @endifStatus | @elseDate | @endifAddress | @if(!empty($isSpeed) && $speedEventsOnly == "true")Event | @endif @if(!empty($isSpeed))Speed | Direction | @endifstop_duration_intval | ideal_duration_intval | motion_duration_intval | sum_duration_intval |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @if(empty($isSpeed)) | @if(empty($type) || $type == "stopType" ) | @endif @if($type == "startStopType") | @endif @if(empty($type)) | @endif @if(empty($type) || $type == "idleType") | @endif @if(empty($type)) | @endif | @else | @endif | @if(!empty($isSpeed) && $speedEventsOnly == "true") | @endif @if(!empty($isSpeed)) | @endif |