{{----}} {{----}} @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ấtSố lượng chờ xuấtMã đơnGhi chú Cập nhật Tạo mới
{{@$key+1}} {{@$item->branch->name}} {{@$item->product->name}} {{@$status[$item->status]}} {{@number_format($item->quantity)}}{{@number_format($item->quantity_pending)}}{{@$item->code_order}}{{@$item->note}} {{$item->created_at}} @if($item->status == \App\Constants\OrderConstant::NHAP_KHO||$item->status == \App\Constants\OrderConstant::TANG_KHACH) @endif
Không có dữ liệu
{{$docs->links()}}