| {{util.translate('Id')}} | {{util.translate('User')}} | {{util.translate('Title')}} | {{util.translate('Address')}} | {{util.translate('House')}} | {{util.translate('Landmark')}} | {{util.translate('Pincode')}} | {{util.translate('Actions')}} |
|---|---|---|---|---|---|---|---|
|
|
|||||||
| {{item.id}} | {{item.first_name}} {{item.last_name}} | {{getTitle(item.title)}} | {{item.address}} | {{item.house}} | {{item.landmark}} | {{item.pincode}} |
|