@dateLocal($row->date_at) - {{ $row->vehicle->name }} - @if ($row->alarm) {{ $row->alarm->name }} - {{ $row->typeFormat()->title() }} @else {{ $row->typeFormat()->title() }} @endif @if ($row->trip) - {{ $row->trip->name }} @endif - {{ $row->typeFormat()->message() }}
@icon('x', 'w-4 h-4')