Total Stock of {{\App\Models\inventory::where('uid',$this->uid)->first()->name}}
{{$totalstock}}
{{-- To attain knowledge, add things every day; To attain wisdom, subtract things every day. --}} @foreach($invtlist as $i)
invc != 0 ) onlclick="location.href='{{route('printinvc',['id'=>$i->invc])}}'" @endif class="p-4 bg-white flex"> @if($i->type == 'add') + @else - @endif
{{$i->name}}
Qyt {{$i->qyt}}
Desc - {{$i->desc}}
Date - {{$i->created_at->format('d-m-y h:m a')}}
@if($i->invc != 0 )
chevron_right
@endif
@endforeach Stock Adjustment
Close update