グループ価格設定
{{-- コンテンツエリア --}}
@if(is_null($prices) || $prices->isEmpty()) @else @foreach($prices as $row) @endforeach @endif
価格設定グループ 単価ランク 備考
{{$row->category_name}} {{$row->rank_name}} {{$row->note}}
{{-- modal --}}
{{-- script --}}