Report List
Consumption by Products | ||
---|---|---|
Product | Total Quantity | Total Price |
{{$pro->name}} | {{$pro->total_quantity}} {{get_uom($pro->uom)}} | {{$pro->total_price}} |
No Record |
@extends('layouts.dashboard') @section('content')
Consumption by Products | ||
---|---|---|
Product | Total Quantity | Total Price |
{{$pro->name}} | {{$pro->total_quantity}} {{get_uom($pro->uom)}} | {{$pro->total_price}} |
No Record |