{if $bill->kashftype == 1} {/if}
{$bill->clientname} اسم المورد {$bill->receivedate} تاريخ الاستلام
{$bill->billno} رقم الفاتورة {$bill->comment} التعليق
{$bill->billdate} تاريخ الفاتورة {$bill->alloweddays}الحد الأقصى للسداد
{$bill->kashfplace}مكان الكشف {$bill->kashfdate}تاريخ الكشف
{foreach $billProducts as $product} {/foreach}
الاجمالى السعر العدد ملاحظات اسم المنتج
{$product->producttotalprice} {$product->productprice} {$product->productno} {$product->note} {$product->productName}
{$bill->productstotalprice}إجمالي المشتريات
{$bill->kashfdiscount}الخصم
{$bill->netbillvalue}الاجمالى
{if $bill->discounttype == 1} مباشر {else if $bill->discounttype == 2}نسبة{/if}نوع الخصم
{$bill->discountvalue}قيمة الخصم
{$bill->finalnetbillvalue}الصافى