...
This commit is contained in:
@@ -7,7 +7,15 @@
|
|||||||
<Preload LoadingText="در حال بارگذاری..." />
|
<Preload LoadingText="در حال بارگذاری..." />
|
||||||
<ConfirmDialog @ref="dialog" />
|
<ConfirmDialog @ref="dialog" />
|
||||||
<Toasts AutoHide="true" Delay="6000" class="p-3" Messages="messages" Placement="ToastsPlacement.TopRight" />
|
<Toasts AutoHide="true" Delay="6000" class="p-3" Messages="messages" Placement="ToastsPlacement.TopRight" />
|
||||||
<PageTitle>آماده سازی صورتحساب</PageTitle>
|
@if (FullInvoice)
|
||||||
|
{
|
||||||
|
<PageTitle>اطلاعات تکمیلی صورتحساب</PageTitle>
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
<PageTitle>آماده سازی صورتحساب</PageTitle>
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
@* alert *@
|
@* alert *@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
Reference in New Issue
Block a user