@extends('layouts.app') @section('content')
| Item Details | ||||||
|---|---|---|---|---|---|---|
| Sr# | Item | Rate {{empty($app->currency) ? "GHS" : $app->currency}} | Quantity | Total {{empty($app->currency) ? "GHS" : $app->currency}} | Actions | |
| {{$loop->iteration}} |  |  |  |  |  | |
| Amount Discount VAT Bill Amount | {{empty($app->currency) ? "GHS" : $app->currency}}@convert(round($sumTotalGoods, 2)) {{empty($app->currency) ? "GHS" : $app->currency}}00.00 {{empty($app->currency) ? "GHS" : $app->currency}}00.00 {{empty($app->currency) ? "GHS" : $app->currency}}@convert(round($sumTotalGoods, 2)) | |||||