= esc($item->id); ?> |
= esc($item->question); ?>
|
lang_id);
if (!empty($lang)) {
echo esc($lang->name);
} ?>
|
vote_permission == "all") {
trans('all_users_can_vote');
} else {
trans('registered_users_can_vote');
} ?>
|
status == 1): ?>
|
= formatDate($item->created_at); ?> |
|