ID | Name | Gender | Registration Image | Birthday | Telephone | Department |
---|---|---|---|---|---|---|
{$arr->code} | {$arr->name} | {$arr->gender} |
{$images = json_decode($arr->image, true)}
{foreach from=$images item=img}
|
{$arr->birthday|date_format:"%d/%m/%Y"} | {$arr->telephone} | {$arr->address} |