{{cus_lang("CUST_PANEL_PAGE_INVOICE_PDF_LBL_FROM")}} | @elseif($ManagementReportTemplateRow['Title'] == 'Frequently Called Numbers'){{cus_lang("CUST_PANEL_PAGE_INVOICE_PDF_TBL_TO")}} | @elseif($ManagementReportTemplateRow['Title'] == 'Daily Summary'){{cus_lang("CUST_PANEL_PAGE_INVOICE_PDF_TBL_DATE")}} | @elseif($ManagementReportTemplateRow['Title'] == 'Usage by Category'){{cus_lang("CUST_PANEL_PAGE_INVOICE_PDF_TBL_DESCRIPTION")}} | @endif @if($ManagementReportTemplateRow['Title'] == 'Longest Calls' || $ManagementReportTemplateRow['Title'] == 'Most Expensive Calls'){{cus_lang("CUST_PANEL_PAGE_INVOICE_PDF_TBL_TO")}} | {{cus_lang("CUST_PANEL_PAGE_INVOICE_PDF_TBL_MINS")}} | {{cus_lang("CUST_PANEL_PAGE_INVOICE_PDF_TBL_CHARGE")}} | @elseif($ManagementReportTemplateRow['Title'] == 'Frequently Called Numbers' || $ManagementReportTemplateRow['Title'] == 'Daily Summary' || $ManagementReportTemplateRow['Title'] == 'Usage by Category'){{cus_lang("CUST_PANEL_PAGE_INVOICE_PDF_TBL_CALLS")}} | {{cus_lang("CUST_PANEL_PAGE_INVOICE_PDF_TBL_MINS")}} | {{cus_lang("CUST_PANEL_PAGE_INVOICE_PDF_TBL_CHARGE")}} | @endif
---|---|---|---|---|---|---|---|---|---|
{{$call_row['col1']}} | {{$call_row['col2']}} | {{$call_row['col3']}} | {{$CurrencySymbol.number_format($call_row['col4'],$RoundChargesAmount)}} | ||||||
{{cus_lang("TABLE_TOTAL")}} | @if($ManagementReportTemplateRow['Title'] == 'Frequently Called Numbers' || $ManagementReportTemplateRow['Title'] == 'Daily Summary' || $ManagementReportTemplateRow['Title'] == 'Usage by Category') {{$call_count}} @endif | {{$billed_duration}} | {{$CurrencySymbol.number_format($cost,$RoundChargesAmount)}} |