PRONDL
Item | Price |
{{ @$account['name']['ar'] }} | {{ $invoice['account'][$index]['pivot']['total'] }} |
{{ $payment['description'] }} | {{ $payment['price'] }} |
{{ $product['name'] }} | {{ $invoice['product'][$index]['pivot']['total'] }} |
{{ $service['name'] }} | {{ $invoice['service'][$index]['pivot']['total'] }} |
@lang('dashboard_invoices.total') | ${{ $invoice['invoice_total'] }} |
@lang('dashboard_sales_expenses.paid_amount') | ${{ $invoice['paid'] }} |