{{'Transcations' | translate}}

@if (isloader) { } @if (!input.value.length) { } @else { }
{{'Sl.No' | translate}} {{i + 1 + (paginator.pageIndex * paginator.pageSize)}} {{ "Invoice Id" | translate}} {{row.invoiceId}} {{ "Price" | translate}} {{row.ticket_type == 'customInvoice' ? getCurrencyPerTicket(row.amount) : row.customerAmount}} {{ "Payment For" | translate}} {{row.payment_method ? row.payment_method : ('Offline Payment' | translate)}} {{ "Payment Method" | translate}} {{row.ticket_type == 'customInvoice' ? ('Custom Invoice' | translate) : ''}} {{ "Status" | translate }} {{ getStatusText(row.status) }} @if(isPaymentRequired(row.status)){ {{ 'Payment Required*' | translate}} } {{ "Actions" | translate}}
{{'No data Found'| translate}} {{'No data matching the filter'| translate}} " {{input.value}} "