@extends('layouts.master') @section('title', 'Inventory Report') @section('content')

Inventory Report


@php $count = 1; $total_inventory_value = 0; @endphp @foreach ($stock as $value)
# Item Code Barcode Item Name Cost Price Sales Price Current Stock Total Value