getFailedShipments() ?>

escapeHtml(__('%1 Shipment(s) were not included in this dispatch', count($failedShipments))) ?>

escapeHtml(__('Steps to find a solution')) ?>

  1. escapeHtml(__('Review the errors below. If there is an issue which can be resolved with the carrier, please contact them directly.')) ?>
  2. Create Dispatch with the same Carrier and Location to re-attempt to dispatch these.', $block->escapeUrl($block->getNewUrl())) ?>
  3. escapeHtml(__('Contact Magento Shipping Support')) ?>
escapeHtml(__('Magento Shipping ID'))?> escapeHtml(__('Reason'))?> escapeHtml(__('Action'))?>
escapeHtml($failedShipment->getData('shipment_id')) ?> hasData('errors') ? $failedShipment->getData('errors') : []; ?>

escapeHtml($error->getData('title')) ?>
escapeHtml($error->getData('detail')) ?>

getShipmentUrl($failedShipment->getShipmentId()) ?> escapeHtml(__('View Shipment')) ?>