{{$app->app_name}}

TAX INVOICE

ORDER NO: {{ substr($number, -3) }}


Phone :

Receipt No. : {{$number}}

Date : Cashier :
TIN #: {{ empty($agency_->agency) ? "" : "Paid By: " . $agency_->agency}}
@if($amount_paid->status == 5) Held Receipt @else Original Receipt @endif
@foreach($invoice_generate as $invoice) @endforeach @if($discount == null) @else @endif @if($discount != null) @endif @if($discount == null) @else @endif @if($discount == null) {{-- --}} @else {{-- --}} @endif @if($discount == null) @else @endif @if($discount == null) @else @endif @if($customer -> customer_name !== "WALK-IN CUSTOMER") @endif
Item Qty Rate Amount
{!!ucwords(@strtolower($invoice->invoice_product_name))!!} {{$invoice->invoice_quantity}} {{empty($app->currency) ? "GHS" : $app->currency}}@convert($invoice->invoice_unit_price) {{empty($app->currency) ? "GHS" : $app->currency}}@convert($invoice->invoice_quantity * $invoice->invoice_unit_price)
Discount {{empty($app->currency) ? "GHS" : $app->currency}}@convert(0)
Discount Subtotal {{empty($app->currency) ? "GHS" : $app->currency}}@convert($discount->amount_paid)
Tax Excl. Total {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat)))Tax Excl. Total {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($discount->amount_paid)/(1+($gTax) + ($mTax->vat) + ($gTax)*($mTax->vat)))
Covid Levy {{round($mTax->covid*100, 1)}}% {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->covid)
Getfund Levy {{round($mTax->getfund*100, 1)}}% {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->getfund)
NHIL Levy {{round($mTax->nhil*100, 1)}}% {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->nhil)
Levy Incl. Value {{empty($app->currency) ? "GHS" : $app->currency}}@convert(((($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->covid) + (($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->getfund) + (($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->nhil)) + ($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat)))
VAT FLAT RATE {{round($mTax->vat*100, 1)}}% {{empty($app->currency) ? "GHS" : $app->currency}}@convert((((($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->covid) + (($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->getfund) + (($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->nhil)) + ($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))) * $mTax->vat)
Covid Levy {{round($mTax->covid*100, 1)}}% {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($discount->amount_paid)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->covid)
Getfund Levy {{round($mTax->getfund*100, 1)}}% {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($discount->amount_paid)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->getfund)
NHIL Levy {{round($mTax->nhil*100, 1)}}% {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($discount->amount_paid)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->nhil)
Levy Incl. Value {{empty($app->currency) ? "GHS" : $app->currency}}@convert(((($discount->amount_paid)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->covid) + (($discount->amount_paid)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->getfund) + (($discount->amount_paid)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->nhil)) + ($discount->amount_paid)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat)))
VAT FLAT RATE {{round($mTax->vat*100, 1)}}% {{empty($app->currency) ? "GHS" : $app->currency}}@convert((((($discount->amount_paid)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->covid) + (($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->getfund) + (($discount->amount_paid)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->nhil)) + ($discount->amount_paid)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))) * $mTax->vat)
VAT Inc. Total{{empty($app->currency) ? "GHS" : $app->currency}}@convert($total){{empty($app->currency) ? "GHS" : $app->currency}}@convert($discount->amount_paid)
Amount Paid {{empty($app->currency) ? "GHS" : $app->currency}}@convert($amount_paid->amount_paid)
Balance Due{{empty($app->currency) ? "GHS" : $app->currency}}@convert($total - $amount_paid->amount_paid){{empty($app->currency) ? "GHS" : $app->currency}}@convert($discount->amount_paid - $amount_paid->amount_paid)
Customer Name: {{$customer -> customer_name}}
Address: {{$customer -> customer_address}}
PhoneNo: {{$customer -> customer_phone}}
Note {{$customer -> customer_note}}

{{$app->app_receipt_footer}}

Original Receipt

Powered by Andas Solution Ltd.
0542401240