@extends('layouts.master') @section('title') @lang('translation.stock') @endsection @section('css') @endsection @section('content')
| Stock Name | List Price (RM) | WH Available Balance | Description | Balance (Loc) | All Balance |
|---|---|---|---|---|---|
| {{ $stock->AcStockID }} |
|
{{ $stock->StockDescription1 }}
|
@php($stock_balance = $stock->stockBalance($location_id)->first()) @if($stock_balance) {{ $stock->stockBalance($location_id)->first()->balance }} @else Refresh @endif |
We did not find any results for you search.