No active workflow at the moment
| Material | Material No | Sap Stock | Counted Stock | Variance | Comment | @foreach ($materials as $item)
|---|---|---|---|---|---|
| {{ $item->material_name }} | {{ $item->material_no }} | {{ $item->sap_stock }} | {{ $item->current_stock }} | {{ $item->sap_variance }} | @if (is_null($item->comment)) Add Comment @else View Comment @endif |
{{ session('danger') }}
You cannot add comment , stock take still in progress