@if(count($docs)) @foreach($docs as $key => $item) @endforeach @else @endif
STT Kho Sản phẩm Nghiêp vụ Số lượng nhập/xuất Số lượng chờ xuất Mã đơn Ghi chú Cập nhật Thêm mới
{{@$key+1}} {{@$item->depot->name}} {{@$item->product->name}} ({{@$item->product->code}}) {{@$status[$item->status]}} {{@number_format($item->quantity)}} {{@number_format($item->quantity_pending)}} {{@$item->code_order}} {{@$item->note}} {{@parseDate($item->created_at)}} @if($item->status == \App\Constants\StatusConstant::NHAP_KHO) @endif
Không có dữ liệu
{{$docs->links()}}