@if ($has_warehouse || $has_month_span || $has_item_category_1)
@if ($has_warehouse)
@endif
@if ($has_item_category_1)
@endif
@if ($has_item_type)
@endif
@if ($has_month_span)
@endif
@endif
@php
$i = 0;
@endphp
@foreach($print_categories as $title => $cols)
{{--
・{{$title}}
--}}
@endforeach