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