class: SmartyResource mimetype: text/html
Use this form to resend a COB report.
{if $resource->error eq 'red'} There was an error and the task was not completed {elseif $resource->error eq 'green'} Task successfully completed {/if}
Create report for opening date: Select a date {foreach from=$resource->last_30_days_array key=the_date item=readable_date} {$readable_date} {/foreach}