@include("flight-watch.templates.flight-info-general-tab")
@if ($staffViewPermission)
@include("flight.staff_tab")
@endif
{{--@if (isset($userModules) && isset($module) && $userModules && in_array(8, $userModules[$module->id]))--}}
{{----}}
{{--@include("flight-watch.templates.flight-info-pl-tab", ["type" => PNL])--}}
{{--
--}}
{{--@endif--}}
@include("flight-watch.templates.flight-info-pl-tab", ["type" => PRL])
{{--@if (isset($userModules) && isset($module) && $userModules && in_array(9, $userModules[$module->id]))--}}
@include("flight-watch.templates.flight-info-pl-tab", ["type" => PNL])
{{--@endif--}}
{{--@if (isset($userModules) && isset($module) && $userModules && in_array(7, $userModules[$module->id]))--}}
@include("flight.mvt_tab")
{{--@endif--}}
@include("flight.message_tab", ["type" => LDM])
@include("flight.message_tab", ["type" => LIR])
@include("flight.message_tab", ["type" => LDS])
@include("flight.message_tab", ["type" => NOT])
@include("flight.message_tab", ["type" => CPM])
@include("flight.message_tab", ["type" => CAL])
@if ($airlineModule)
@include("flight.message_tab", ["type" => LPM])
@include("flight.message_tab", ["type" => SLS])
@include("flight.message_tab", ["type" => HBG])
@endif
@include("flight.message_tab", ["type" => PSM])
@include("flight.message_tab", ["type" => PTM])
@include("flight.message_tab", ["type" => UCM])
@include("flight.message_tab", ["type" => TPM])
@include("flight.message_tab", ["type" => CREW_LIST])
@include("flight.message_tab", ["type" => OTHS])