{config_load file="$language_path_admin/$language.conf" section="general"} {config_load file="$language_path_admin/$language.conf" section="export_overview_snippet"}
{#targets#}
{foreach from=$export.targets item=target} {/foreach}
{#ship#} {#eta#} {#ets#} {#invoice_recipient#} {#invoice_recipient_contact#} {#delivery_conditions#}  
{$target.ship_link_button} {$target.ship_link} {$target.eta|date_format:"%d.%m.%Y"} {$target.ets|date_format:"%d.%m.%Y"} {$target.invoice_recipient_link_button} {$target.invoice_recipient_link} {$target.invoice_recipient_contact_link_button} {$target.invoice_recipient_contact_link} {$target.delivery_conditions} {$target.edit_link} {$target.delete_link}
{#collies#} ({$target.total_collies_string}) {foreach from=$target.collies item=collie} {foreachelse} {/foreach}
{$collie.width} x {$collie.height} x {$collie.depth} {$collie.unit} {$collie.import_link} {$collie.edit_link} {$collie.delete_link}
{#no_collies_saved#}
{$target.add_collie_link_button} {$target.add_collie_link}
   
{#import_ships#} {foreach from=$target.imports item=import_ship} {foreachelse} {/foreach}
{if $import_ship.gassed ==1}{#gassed#} {/if}{$import_ship.import_number_link_button} {$import_ship.import_number_link} {if $import_ship.add_new_export_link}{$import_ship.add_new_export_link} {/if}{$import_ship.generate_invoice_link} {$import_ship.delete_link}
{#no_import_ships_saved#}
{$target.add_import_ship_link_button} {$target.add_import_ship_link}
 

{$export.add_target_link}