Alert Time | Alert Type | VIN | Model | Year | Onboard Warnings | Status | Call |
---|---|---|---|---|---|---|---|
{{ date('m/d/Y H:i:s', strtotime($srv_connect->alert_time)) }} | {{ $srv_connect->alert_type }} | {{ $srv_connect->vin }} | {{ $srv_connect->model }} | {{ $srv_connect->year }} | {{ $srv_connect->onboard_warnings }} | {{ $srv_connect->status }} | @if ( empty( $srv_connect->call_id ) ) @else @endif |