{assign var=meth value=':'|explode:$VAR._page} {$method->exe($meth.0,$meth.1)} {if ($method->result == false)} {$block->display('core:method_error')} {else} {include file='file:../core/search_show_pre.tpl'}
{$method->exe_noauth($meth.0,'tpl_search_show')} {foreach from=$search_show item=record} {include file='file:../core/search_show_tr_record.tpl'} {/foreach}
{$record.id} {$record.last_name}, {$record.first_name} {$list->date($record.date_orig)} {$list->date($record.due_date)} {$list->format_currency_num($record.total_amt, $record.billed_currency_id)} {if $record.billing_status == '1'} Status {else} Status {/if} {if $record.process_status == '1'} Status {else} Status {/if} Services Account
{include file='file:../core/search_show_post-1.tpl'} {include file='file:../core/search_show_post-2.tpl'} {/if}