{if $users}
| # | VISITOR | SPECS | LENGTH | STATUS |
|---|---|---|---|---|
| {$i.request_id} | {$i.name} |
{if $i.country_name != '' && $i.country_name != 'Null'
&& $i.country_name != 'Undefined'}
{else}
{/if}
|
{$i.chat_length} | Ended |
Date: {$data.chat_date|date_format:"%A, %B %e, %Y"}
Length: {$data.chat_length}