@extends('inventory::layouts.master') @section('page_content')
Product Name | @if($showProductSize === "YES")Product Size | @endifQuantity |
---|---|---|
{{ $item["product"]["name"] }} | @if($showProductSize === "YES"){{ number_format($item["product"]["itemSize"], 2) }} {{ $item["product"]["measure"]["name"] ?? '' }} | @endif{{ number_format($item["quantity"], 2) }} {{ $item["measure"]["name"] }} |
{{ $record["name"]}}
{{ $record["store"]["department"]["name"]}}
{{ $record["store"]["name"]}}
{{ $record["source_store"]["name"]}}
{{ $status["tagline"] }}
{{ $status["tagline"] }}