@extends('layouts.app') @section('content')
Current Stock : {{round($item->product->getCurrentStockWithoutAdjustment($adjustments->branch_id,$adjustments->id),2) }}
{{round($item->product->getCurrentStockWithoutAdjustment($adjustments->branch_id,$adjustments->id),2) }}