{{--
--}}
@include("staff-watch.templates.flight-info-general-tab")
@php $maxHeight = isset($maxHeight) && $maxHeight ? $maxHeight : "500px" @endphp
@php $minHeight = isset($minHeight) && $minHeight ? $minHeight : "200px" @endphp
@php $airlineModule = isset($airlineModule) ? $airlineModule : airlineModule() @endphp
{{--
--}}
{{-- --}}
{{--
--}}
{{-- | {{ $airlineModule ? "Duty" : "SLA" }} | @lang("content.staff") | @lang("content.start_time") | @lang("content.release_time") | @lang("content.duration") |
|---|
--}}
{{-- @include("flight.staff_tab")--}}
{{--
--}}