@if (isset($flights) && count($flights->lines))
| No | --}}@lang("content.date") | @lang("content.station") | DEP FLT No |
TO | STD | ARR FLT No |
FROM | STA | A/C Reg | A/C Type | ATA | ATD | DL Code | PAX | FHR | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Code | Time | IN | INF | OUT | INF | ||||||||||||||||||||||||
| {{ getFlightDepartureInitialDate($depFlight, true)}} | {{--Departure Flight--}}{{ $depAp }} | {{ $depFn }} | {{ $arrAp }} | {{ baseTimeFormat($depSTD) }} | {{--Arrival Flight--}}{{ $arrFN }} | {{ $arrDepAp }} | {{ ($depSTDDate != $arrSTADate ? $arrSTADate." " : ""). baseTimeFormat($arrSTA) }} | {{ $depAC }} | {{ $depACType }} | {{--Arrival flight ATA--}}{{ $arrFlight->ata && $arrFlight->ata != EMPTY_DATETIME ? baseTimeFormat($arrFlight->ata) : "" }} | {{--Departure flight ATD--}}{{ $depFlight->atd && $depFlight->atd != EMPTY_DATETIME ? baseTimeFormat($depFlight->atd) : "" }} | {{--DELAYS OUT--}} @php list($codes, $times) = getFlightDelays($depFlight) @endphp @if (count($codes))DL {{ implode("/", $codes) }} | {{ implode("/", $times) }} | @else@endif {{--- PAX IN---}} | {{ getFlightPaxTotal($arrFlight, true) }} | {{ $arrFlight->pax_inf_actual }} | {{--- PAX OUT---}}{{ getFlightPaxTotal($depFlight, true) }} | {{ $depFlight->pax_inf_actual }} | {{--- Baggage IN---}} {{--{{ $arrFlight->baggage_pcs }} | --}} {{--{{ $arrFlight->baggage }} | --}} {{--- Baggage OUT---}} {{--{{ $depFlight->baggage_pcs }} | --}} {{--{{ $depFlight->baggage }} | --}} {{--- Cargo IN---}} {{--{{ $arrFlight->cargo_pcs }} | --}} {{--{{ $arrFlight->cargo }} | --}} {{--- Cargo OUT---}} {{--{{ $depFlight->cargo_pcs }} | --}} {{--{{ $depFlight->cargo }} | --}} {{--Counters--}}id}") }}" target="_blank">FHR | ||
| {{ $k + 1 }} | --}}{{ getFlightDepartureInitialDate($flight, true) }} | {{--Departure Flight--}}{{ $depAp }} | {{ $fn }} | {{ $arrAp }} | {{--Departure Flight--}}{{ $flight->std && $flight->std != EMPTY_DATETIME ? baseTimeFormat($flight->std) : "" }} | {{--Arrival Flight--}}{{ $ac }} | {{ $acType }} | {{--Arrival flight ATA--}}{{--Departure flight ATD--}} | {{ $flight->atd && $flight->atd != EMPTY_DATETIME ? baseTimeFormat($flight->atd) : "" }} | @php list($codes, $times) = getFlightDelays($flight) @endphp @if (count($codes))DL {{ implode("/", $codes) }} | {{ implode("/", $times) }} | @else@endif {{--- PAX IN---}} | {{--- PAX OUT---}} | {{ getFlightPaxTotal($flight, true) }} | {{ $flight->pax_inf_actual }} | {{--- BAGGAGE IN---}} {{----}} {{-- | --}} {{--- BAGGAGE OUT---}} {{-- | {{ $flight->baggage_pcs }} | --}} {{--{{ $flight->baggage }} | --}} {{--- Cargo IN---}} {{----}} {{-- | --}} {{--- Cargo OUT---}} {{-- | {{ $flight->cargo_pcs }} | --}} {{--{{ $flight->cargo }} | --}} {{--Counters--}}id}") }}" target="_blank"> {{-- --}} FHR | |||||