@extends('layouts.app') @section('content')
Invoice Details | ||||||
---|---|---|---|---|---|---|
Product | Category | Quantity | Price | Amount (Net) | Actions | |
|
currency}}@convert($cart['invoice_total_price'])">
|
|
||||
|
||||||
Subtotal Discount VAT Total Amount |
@convert(empty($checkseesion) ? 0 : $totalCart)
|