@include('inc.errorfile')

{{$app->app_name}}

ORDER NO: {{$display_waiting}}


Phone :
Momo Number :
Receipt Number: #{{$number}}
TIN:
PHARMACIST:
{{empty($agency_->agency) ? "" : "DELIVERY AGENT: " . $agency_->agency}}
@foreach($invoice_generate as $invoice) @endforeach
ITEM QTY RATE TOTAL
{!!@strtoupper($invoice->invoice_product_name)!!} {{$invoice->invoice_quantity}} @convert($invoice->invoice_unit_price) {{empty($app->currency) ? "GHS" : $app->currency}}@convert($invoice->invoice_total_price)
@if($discount == null) @else @endif @if($discount != null) @endif @if($discount == null) @else @endif @if($discount == null) @else @endif @if($discount == null) @else @endif
DISCOUNT {{empty($app->currency) ? "GHS" : $app->currency}} 0,00
DISCOUNT SUBTOTAL {{empty($app->currency) ? "GHS" : $app->currency}}@convert($discount->amount_paid)
VAT EXCL. TOTAL {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat)))VAT EXCL. TOTAL {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($discount->amount_paid)/(1+($gTax) + ($mTax->vat) + ($gTax)*($mTax->vat)))
COVID LEVY 1% {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->covid)
GETFUND LEVY 2.5% {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->getfund)
NHIL LEVY 2.5% {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($total)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->nhil)
{{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 12.5% {{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 1% {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($discount->amount_paid)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->covid)
GETFUND LEVY 2.5% {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($discount->amount_paid)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->getfund)
NHIL LEVY 2.5% {{empty($app->currency) ? "GHS" : $app->currency}}@convert(($discount->amount_paid)/(1+ ($gTax) + ($mTax->vat) + ($gTax*$mTax->vat))*$mTax->nhil)
{{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)))
VAT 12.5% {{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))) * $mTax->vat)
VAT INCL. TOTAL{{empty($app->currency) ? "GHS" : $app->currency}}@convert($total){{empty($app->currency) ? "GHS" : $app->currency}}@convert($discount->amount_paid)
 
{{$app->app_receipt_footer}}
@include('inc.new-customer') @include('modal.delivery-modal') @include('tingg.tingg-modal')