عرض فاتورة الاستلام Youtube
اضافة فاتورة استلام


{$message}
{foreach $showndata as $data} {if {$data->status} eq 1} {elseif {$data->status} eq 0} {/if} {/foreach}
رقم الايصال اسم العميل التاريخ الحاله تفاصيل تعديل حذف طباعه
{$data->receiptserial} {$data->clientname} {$data->receiptdat} {if {$data->status} eq 0} غير منتهيه {else } منتهيه {/if}