@if (!$data || !isset($data["list"]) || !count($data["list"]))
@lang("content.found") 0 @lang("content.records")
|
@lang("content.flight_number") (@lang("content.sector")) |
STD | STA | {{--@lang("content.service_type") | --}} @for($j = 0; $j < $data["cols"]; $j++)SLA | Start - PLN | End - PLN | @endfor|||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{{ $each["fn"] }} ({{ $each["route"] }}) |
@if (isset($each["std"])) {{ $each["std"] }} @endif | @if (isset($each["sta"])) {{ $each["sta"] }} @endif | {{----}} {{-- --}} {{-- {{ $each["serviceType"] }}--}} {{-- --}} {{-- | --}} @foreach($each["services"] as $sla => $arr) {{-- {{ debug($arr) }}--}}{{ $sla }}-{{ $arr["req"] }} | {{ $arr["start"] }} | {{ $arr["end"] }} | @endforeach @php $j = count($each["services"]) @endphp @if ($j < $data["cols"]) @for($k = $j; $k < $data["cols"]; $k++)@endfor @endif | ||||||||
| {{-- | --}} @foreach($each["services"] as $sla => $arr) @if (isset($each["services"][$sla]["staff"][$n])) | {{-- 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"] }} | @elseif ($n > $arr["req"] - 1)@else | {{ ($n + 1) }}. Empty | @endif @endforeach @php $t = count($each["services"]) @endphp @if ($t < $data["cols"]) @for($k = $t; $k < $data["cols"]; $k++) | @endfor @endif |