@if($dataa->count() > 0) @foreach($dataa as $inven)
{{-- @dd($inven->pivot)--}}
Something {{--
--}} {{--

--}} {{-- مكان التخزين --}} {{--
--}} {{-- المخزن :{{ $inven->inventroy }} كونتينر رقم : {{ $inven->section }} رف رقم : {{ $inven->raf }}--}} {{--

--}} {{--
--}}

@endforeach
{{$dataa->appends(request()->query())->links()}}
@else
فارغ لايوجد منتجات
@endif