Warehouse Stock Yarns Information Inforomation Warehouse Stock Yarns Information {{-- --}}
@if (session('message'))
× {{ session('message') }}.
@endif
{{-- division Table goes here --}}
Date {{ $yarns->date }}
Opening Qty {{ $yarns->opening_qty }}
Received Qty {{ $yarns->received_qty }}
Received Cumulative Qty {{ $yarns->received_qumilative_qty }}
Issue Qty {{ $yarns->issue_qty }}
Issue Cumulative Qty {{ $yarns->issue_qumilative_qty }}
Stock In Hand {{ $yarns->stock_in_hand }}
Remarks {{ $yarns->remarks }}