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

Opening Adjustment

@csrf
{{--
--}}
@error('cost_id') {{ $message }} @enderror
@error('cost_id') {{ $message }} @enderror
{{-- end --}}
@if (warehouse_info()->use_expiry == 1) @endif {{-- --}} @for ($i = 1; $i <= 5; $i++) @if ($pro_setting->dual_unit != NUll) @else @endif @if (warehouse_info()->use_expiry == 1) @endif {{-- --}} @endfor
# Products Unit Desc ImgExpiry DateQty price Net PriceAvail QtyACTION
{{ $i }}

@php($vat_tax = []) @include('inventory.global.inv_foot') {{--
@error('quantity') {{ $message }} @enderror
--}}
@include('inventory.global.img_show') @endsection @section('script') @endsection