| {{__('Product Name')}} | {{__('Product Code')}} | {{__('Batch No./Lot No.')}} | {{--{{__('CAS No.')}} | --}}{{__('Expiry Date')}} | {{__('Quantity')}} | @if(isset($pd)) @if($pd->status == 'Approved' || $pd->status == 'Disposed'){{__('To be Deducted')}} | @endif @endif{{__('Sales Invoice No.')}} | {{__('Delivery Receipt No.')}} | {{__('Treatment Description')}} | {{__('Reason for Disposal')}} | {{--{{__('Cost/Unit')}} | --}} {{--{{__('Total Cost')}} | --}}{{__('Note')}} | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
{{-- --}}
|
@if($pd->status == 'Disposed')
@else
@endif
{{-- --}}
|
@if(isset($pd))
@if($pd->status == 'Approved' || $pd->status == 'Disposed')
status == 'Approved')
value="{{$product->product_breakdown->stock_remaining}}"
@elseif($pd->status == 'Disposed')
value="{{$product->quantity_deducted}}"
@endif
max="{{ $product->product_breakdown->stock_remaining }}" min="0" required id="product_tb_deducted_{{$products_count}}" class="form-control quantity_deducted">
|
@endif
@endif
{{-- --}}
|
{{-- --}}
|
{{-- --}}
|
{{-- --}}
|
{{-- --}}
|
||||
|
|
|
|
|
|
|
|
|