{{ $shipment->status->value == $shipmentLocation->status->value && $shipment->current_location == $shipmentLocation->location ? "Current location: $shipmentLocation->location" : "Previous location: $shipmentLocation->location" }}
{{ formatDate($shipmentLocation->date) }} {{ formatTime($shipmentLocation->time) }} {{ $shipmentLocation->status->value }}