{{-- A4 Invoice --}} Invoice #{{ $order->invoice_id }}
@include('backEnd.print.partials.invoice-content', ['order' => $order, 'setting' => $setting])