@foreach($params as $month_param) @endforeach @foreach($params as $month_param) @endforeach @foreach($params as $month_param) @endforeach @php $category_count = 0; @endphp @foreach($total_params['category_params'] as $body_category_key => $category_param) @php $vehicle_count = 0; @endphp @foreach($category_param['vehicle_params'] as $vehicle_param_key => $vehicle_param) @if($vehicle_count == 0) @endif @if($vehicle_count == 0) @endif @foreach($params as $month_param) @php $vehicle_param = $month_param['category_params'][$category_count]['vehicle_params'][$vehicle_count]; @endphp @if($vehicle_count==0) @endif @endforeach @php $vehicle_count++; @endphp @endforeach @php $category_count++; @endphp @endforeach
指定期間 稼働率 {{ $month_param['year'] }}年{{ $month_param['month'] }}月 {{ $month_param['vehicle_num'] }} 稼働率
{{ number_format($total_params['occupancy_rate'],1) }}% {{ number_format($month_param['occupancy_rate'],1) }}%
車番 利用日数 日数全量 個別稼働率 車種別稼働率 車番 利用日数 日数全量 個別稼働率 車種別稼働率
{{ $body_category_key }}{{ $vehicle_param_key }} {{ $vehicle_param['use_days'] }} {{ $total_params['total_days'] }} {{ number_format($vehicle_param['occupancy_rate'], 1)}}%{{ number_format($category_param['occupancy_rate'], 1) }}%{{ isset($vehicle_param['register_no']) ? $vehicle_param['register_no'] : '' }} {{ $vehicle_param['use_days'] }} {{ $month_param['total_days'] }} {{ number_format($vehicle_param['vehicle_occupancy_rate'], 1) }}% {{ number_format($month_param['category_params'][$category_count]['occupancy_rate_per_month_category'], 1) }}