{if $notstudent == 1}
{$students->studentname}
{$branchstudent.branchName}
{if $status == 2}
لم يتم الدفع
{else}
تم الدفع
{/if}
{else if $notstudent == 3 }
برجاء وضع الكارت بصوره صحيحه
{else}
تم برمجة الكارت
{/if}
{if $students->studentimage != ""}
{else}
{/if}