{if $detectionId == 9999 }
إيصال صرف
{else}
إيصال إستلام
{/if}
No :
{$printserial}
التاريخ :
{$visitdate}
|
اسم الحالة :
{$pat_name}
|
نوع الخدمة :
{$detection}
|
الطبيب :
{$doctorName}
|
{if $detectionvalue_cash > 0 }
{if $detectionId == 9999 }
المبلغ المصروف (نقدا ) :
{else}
المبلغ المدفوع (نقدا ) :
{/if}
{$detectionvalue_cash}
|
{/if}
{if $detectionvalue_visa > 0 }
{if $detectionId == 9999 }
المبلغ المصروف (فيزا ) :
{else}
المبلغ المدفوع (فيزا ) :
{/if}
{$detectionvalue_visa}
|
{/if}
{if $detectionId == 9999 }
ملاحظات :
{$notes}
|
{/if}
{if $testReceipt == 1 }
| الإختبار |
السعر |
{assign var=total value=0}
{foreach $visitOffers as $test }
| {$test.name} |
{$labSetting->currency} {$test.price} |
{capture assign=total}{$total+$test.price}{/capture}
{/foreach}
{foreach $visitTests as $test }
| {$test.name} |
{$labSetting->currency} {$test.price} |
{capture assign=total}{$total+$test.price}{/capture}
{/foreach}
| المجموع |
{$labSetting->currency} {$total} |
{/if}
{if $detectionId == 9999 }
توقيع المستلم :
|
{/if}
اسم المستخدم :
{$user_name}
|
{literal}
{/literal}