ID | Type | Name | Gender | Registration Image | Registration time | Birthday | Telephone | Department |
---|---|---|---|---|---|---|---|---|
{$arr.code} | {$typeArray[$arr.type]} | {$arr.name} | {$arr.gender} |
{$images = json_decode($arr.image, true)}
{foreach from=$images item=img}
|
{$arr.time|date_format:"H:i:s d/m/Y"} | {$arr.birthday|date_format:"d/m/Y"} | {$arr.telephone} | {$arr.address} |