{!! Form::label('sr_location_id', __('purchase.business_location') . ':') !!} {!! Form::select('sr_location_id', $business_locations, null, ['class' => 'form-control select2', 'style' => 'width:100%']); !!}
@lang('sale.product')
@lang('product.sku')
@lang('purchase.purchase_quantity')
@lang('lang_v1.total_sold')
@lang('lang_v1.total_unit_transfered')
@lang('lang_v1.total_returned')
@lang('report.current_stock')
@lang('lang_v1.total_stock_price')