@extends('layouts.app') @section('style') @stop @section('content') @include('inventories.modal')
@lang('layout.OpeningCode')
{{Form::open(['route' => 'inventory.opening_store','method' => 'POST','id' => 'inventory-form','files'=> true])}}
@if(systemConfig()[21] == 1) @endif @if(systemConfig()[9] != 0 ) @endif @if(getShowWing()!="false") @endif @if(systemConfig()[9] == 0 || getCubicMetereItems()=="true") @endif @if(getCubicMetereItems()=="true") @endif @if(getShowSuperceedNo()=="true") @endif @if(itemBrand()=="true") @endif @if(showLocation()=="true") @endif @if(getOtherMeasure()=="true") @endif @if(getOtherMeasure2()=="true") @endif @if(systemConfig()[21] == 1) @endif @if(systemConfig()[9] != 0 ) @endif @if(getShowWing()!="false") @endif @if(systemConfig()[9] == 0 || getCubicMetereItems()=="true") @endif @if(getCubicMetereItems()=="true") @endif @if(getShowSuperceedNo()=="true") @endif @if(itemBrand()=="true") @endif @if(showLocation()=="true") @endif @if(getOtherMeasure()=="true") @endif @if(getOtherMeasure2()=="true") @endif
# @lang('layout.Item') @lang('layout.Site') @lang('layout.Code') @lang('layout.Measure') @lang('layout.OnHand') @lang('layout.CostInInventory')@lang('layout.UnitPrice')@lang('layout.Default_Rate')@lang('layout.Photo') @lang('layout.ExpireDate')@lang('layout.Wing') @lang('layout.ApproxWeight')@lang('layout.Width') @lang('layout.Length') @lang('layout.Gauge')@lang('layout.SuperceedNo')@lang('layout.Brand') @lang('layout.Description')@lang('layout.Location')@lang('layout.OMeasureValue') 1@lang('layout.OMeasureValue') 2
@{{index+1}}



{{Form::close()}}
@endsection @push('scripts') @endpush