@extends('layouts.app') @section('content')
Invoice Details | ||||||
---|---|---|---|---|---|---|
Product | Quantity | Price | Amount (Net) | Actions | ||
|
|
GH₵
|
GH₵
|
|
||
|
||||||
Subtotal Discount VAT Total Amount |
@convert($total_cost_invoice) GHS 0,00 GH₵0.00 @if($discounting_amount == null)GH₵@convert($total_cost_invoice)@elseGH₵ @convert($discounting_amount->amount_paid)@endif |