@if ($shipment->isCancelled)
Circle-Alert

{{ trans('plugins/ecommerce::shipping.shipment_canceled') }}

{{ trans('plugins/ecommerce::shipping.at') }} {{ BaseHelper::formatDate($shipment->updated_at, 'H:i d/m/Y') }}
@endif