{foreach $allBen as $data}

الرقم: {$data.id}

الاسم: {$data.name}

الرقم القومي: {$data.idnumber}

{/foreach}