{{-- 上段 --}} {{-- 行アクション --}} @include('livewire.partials.entry-row-action') {{-- No --}} {{intval($index) + 1}} {{-- 商品 --}} @if($row->_stocked) {{-- //#C18 --}} @else @endif {{-- --}} {{-- 数量 --}} {{-- //#C18 --}} @if($row->_stocked) @else @endif {{-- 単価 --}} {{-- 金額 --}} {{-- JobNo --}} {{-- 出荷予定日 --}} {{-- 終了 --}} {{-- 賞味期限 --}} @if($row->_product_has_lot == 1) @else @endif {{-- 税金 --}} @if($row->_stocked) {{$row->tax_rate_name}} @else @endif {{-- 消費税率 --}}
%
{{-- 下段 --}} {{-- 仕入先型番 --}} {{-- --}} {{-- 受領予定日 --}} {{-- 備考 --}}