{if $waybill_info.waybill_data} {foreach name="waybill_info.waybill_data" item="data"} {if $data.check}
{$data.content}
{/if} {/foreach} {/if}