@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}} |
|
|
|
|
|
|
Subtotal Discount Total |
@convert($purchases->sum('purchase_total')) @convert(0) @convert($purchases->sum('purchase_total')) |