@if (!count($airlineHours))

@lang("content.found") 0 @lang("content.records")

@else

@lang("content.list")

{{-- --}} {{-- @foreach($periodUnique as $each)--}} {{-- @if ($period == "Monthly")--}} {{-- --}} {{-- @elseif ($period == "Weekly")--}} {{-- --}} {{-- @else--}} {{-- --}} {{-- @endif--}} {{-- @endforeach--}} {{----}} {{----}} {{----}} {{--@foreach($monthYearUnique as $each)--}} {{----}} {{----}} {{--@endforeach--}} {{----}} @php $j = 0 @endphp @foreach($airlineHours["data"] as $i => $each) @include("staff-report.layouts.airline-row", ["j" => ++$j, "each" => $each]) @endforeach @include("staff-report.layouts.airline-row", ["each" => $airlineHours["total"], "total" => true])
No @lang("content.logo") @lang("content.airline")@lang("content.type")@lang("content.planned_hours") @lang("content.actual_hours"){{ digitMonthYearToReadable($each) }}@lang("content.week") {{ $each }}{{ $each }}
HoursCostHoursCost
@endif