@if (!$data || !isset($data["list"]) || !count($data["list"]))

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

@else

@lang("content.list")

{{-- --}} @for($j = 0; $j < $data["cols"]; $j++) @endfor @php $i = 0 @endphp @foreach($data["list"] as $ap => $fltData) @foreach($fltData as $flightId => $each) @if (!count($each["services"])) @continue @endif {{-- --}} @foreach($each["services"] as $sla => $arr) {{-- {{ debug($arr) }}--}} @endforeach @php $j = count($each["services"]) @endphp @if ($j < $data["cols"]) @for($k = $j; $k < $data["cols"]; $k++) @endfor @endif @for ($n = 0; $n < $each["max_req"]; $n++) {{-- --}} @foreach($each["services"] as $sla => $arr) @if (isset($each["services"][$sla]["staff"][$n])) @elseif ($n > $arr["req"] - 1) @else @endif @endforeach @php $t = count($each["services"]) @endphp @if ($t < $data["cols"]) @for($k = $t; $k < $data["cols"]; $k++) @endfor @endif @endfor @endforeach @endforeach {{-- @php $obj = $airlineHours["total"] @endphp --}} {{-- @php $excessClass = actualTimeAccess($obj->pTotalTime, $obj->totalTime) @endphp --}}
@lang("content.flight_number")
(@lang("content.sector"))
STD STA@lang("content.service_type")SLA Start - PLN End - PLN
{{ $each["fn"] }}
({{ $each["route"] }})
@if (isset($each["std"])) {{ $each["std"] }} @endif @if (isset($each["sta"])) {{ $each["sta"] }} @endif --}} {{-- --}} {{-- {{ $each["serviceType"] }}--}} {{-- --}} {{-- {{ $sla }}-{{ $arr["req"] }} {{ $arr["start"] }} {{ $arr["end"] }}
{{-- id}/edit") }}">--}} {{-- {{ $n.".". \App\Models\User::getStation($user)."-".$user->first_name ." ". $user->last_name }}--}} {{ ($n + 1) . ". " . $each["services"][$sla]["staff"][$n]["user"] }} {{-- --}} {{ $each["services"][$sla]["staff"][$n]["start"] }} {{ $each["services"][$sla]["staff"][$n]["end"] }} {{ ($n + 1) }}. Empty
@endif