@include("flight-watch.templates.form-flight-details-airline")
@if ($airlineModule)
@include('flight-tracker.layouts.flights-list-airline', ["flightsOPS" => [], "tableId" => "tableFltLine", "checkbox" => true])
@endif
@else
{{-- @include("flight-watch.templates.form-flight-details-boxed")--}}
@include("flight-watch.templates.form-flight-details")
@endif