@if($export == '1') @endif @if($export == '1') @endif @if($week_count == 1) @else @foreach (range(1, $week_count) as $i) @endforeach @endif @if ($BiWeeklyData) @foreach($BiWeeklyData as $key => $dList) @php //echo '
';print_r($dList);exit;
                $regular_hours_seconds = 0; @endphp
                @if(isset($dList[1]['employee_name']))
                
@foreach (range(1, $week_count) as $i) @if (isset($dList[$i])) @php $regular_hours_seconds = $regular_hours_seconds + $dList[$i]['total_seconds'] @endphp @else @endif @endforeach @endif @endforeach @else @endif

{{Str::upper($storeName)}} {{__('lbl.biweekly_payroll')}}

{{ __('lbl.from') }} {{$timeFilter['start']}} {{ __('lbl.to') }} {{$timeFilter['end']}}
{{ __('lbl.employee') }} {{ __('lbl.category') }} {{ __('lbl.sub_location') }} {{ __('lbl.total_hours') }}{{ __('lbl.total_hours_week') }} {{$i}}{{ __('lbl.regular_hours_total') }}
{{ $dList[1]['employee_name'] }} Hourly {{ $dList[1]['establishment_name'] }}{{ $dList[$i]['total_hours'] }}{{Helper::convertToHoursMins($regular_hours_seconds,1)}}
{{ __('lbl.no_record_found') }}
@if($export == '1') @endif