@extends('layouts.blank')
| # | @if(empty($isSpeed)) @if($type != "totalS1On")Start Date | End Date | @elseDate | @endif @if(empty($type) || $type == "stopType" )Stop Duration | @endif @if($type == "startStopType")Duration | @endif @if($type == "startStopType")Ignition | @endif @if(empty($type))Travel Duration | @endif @if(empty($type) || $type == "idleType")Idle Duration | @endif @if(empty($type))Distance Traveled(M) | @endifStatus | @elseDate | @endif @if($type == "totalS1On")Landmark | @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 |