Business Trip Approval Form

{notempty name="$detail.file_array"} {/notempty}
Start Time {$detail.start_date} End Time {$detail.end_date}
Duration {$detail.duration|default=0} day(s)
Reason {$detail.reason|default=''}
Attachments {volist name="$detail.file_array" id="vo"}
{$i}. {$vo.name}
{/volist}
{include file="export/pdf_check" /}