@extends("include") @section("body")
All Products

{{----}}
@csrf {{-- @foreach($allstockforallbranches as $getbstock)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endforeach--}} {{-- --}} @foreach(@$pending as $transfer) {{-- --}} @endforeach
ID Package Name From To Total Quantity Action
{{$getbstock->products->name}}{{$getbstock->quntity}}{{$getbstock->branch->title}}
{{@$transfer->id}} {{@$transfer->package->name}} {{@$transfer->from_branch->title}} {{@$transfer->to_branch->title}} {{@$transfer->quantity}} {{@$transfer->quantity}}
Name Total quantity Branch Name Request quantity check box
{{-- //main category--}} {{-- ccccccccccc--}} {{-- end cccccccc--}}
{{-- eeeeeeeeeeeee--}} @endsection