{{-- 上段 --}} {{-- 行アクション --}} @include('livewire.partials.entry-row-action') {{-- No --}} {{intval($index) + 1}} {{-- 区分 --}} {{-- ☆// TODO 区分による挙動は詳細未確定 --}} @if($row->_confirmed) {{-- //#C18 --}} @else @endif {{-- 商品 --}} @if($row->_confirmed) {{-- //#C18 --}} @else @endif {{-- 在庫数 --}} {{-- 数量 --}} {{-- //#C18 --}} @if($row->_confirmed) @else @endif {{-- 単位 --}} @if($row->_confirmed) {{-- //#C18 --}} @isset($row->unit_id) @endif @else @endif {{-- バラ数 --}} {{-- 原単価 --}} @if($row->_fee_editable) @else @endif {{-- 単価区分 --}} @if($row->_confirmed) {{-- //#C18 --}} @else @endif {{-- 販売単価 --}} @if($row->_confirmed) {{-- //#C18 --}} @elseif(Enum::match('PriceType.Custom', $row->price_type)) @else @endif {{-- 金額 --}} {{-- 消費税率 --}}
%
{{-- カタログNo. --}} {{-- 請求年月 --}} @if($row->_confirmed) {{-- //#C18 --}} @else @endif {{-- 下段 --}} {{-- 注文No. --}} @if($row->_confirmed) {{-- //#C18 --}} @else @endif {{-- 説明 --}} @if($row->_confirmed) {{-- //#C18 --}} @else @endif {{-- 商品|モーダルボタン --}}
{{-- 出荷可能数 --}} {{-- 出荷ロット --}}
{{$row->_product_lots_text}}
{{-- カートン数 --}} {{-- 上代 --}} {{-- 単価ランク --}} @if($row->_confirmed) {{-- //#C18 --}} @else @php($isNomal = Enum::match('PriceType.Normal', $row->price_type)) @endif {{-- 備考 --}} @if($row->_confirmed) {{-- //#C18 --}} @else @endif