@extends('admin.layout.master') @section('title', 'OPENING') @section('custom_style') @endsection @section('content')

{{__('obs.opening')}} {{__('obs.adjustment')}}

@method("PUT") @csrf
@include('inventory.global.invoice_group_dd', ['type'=> 1])
{{-- end --}}
@if (warehouse_info()->use_expiry == 1) @endif @php $i = 0; $html = []; @endphp @forelse ($invoice->transaction as $item)
# {{__('obs.products')}} {{__('obs.unit')}} {{__('obs.desc')}} {{__('obs.img')}}{{__('obs.expiry')}} {{__('obs.date')}}
{{__('obs.qty')}}
{{__('obs.price')}} {{__('obs.net')}} {{__('obs.price')}} {{__('obs.action')}}