{# Rendered with \Sylius\Bundle\AdminBundle\Twig\Component\Shipment\ShipFormComponent #} {% form_theme form '@SyliusAdmin/shared/form_theme.html.twig' %} {% set path = path|default('sylius_admin_shipment_ship') %} {% set path_parameters = path_parameters|default({id: resource.id}) %} {% if sylius_sm_can(resource, 'sylius_shipment', 'ship') %}