{!! $invoice->id !!}
{!! $invoice->invoice_number !!}
{!! $invoice->sub_total !!}
{!! $invoice->vat !!}
{!! $invoice->withholding !!}
{!! $invoice->other_deduction !!}
{!! $invoice->grand_total !!}
{!! $invoice->void !!}
{!! $invoice->void_date !!}
{!! $invoice->paid_date !!}
{!! $invoice->officer !!}
{!! $invoice->remark !!}