@extends("layout") @section("content") @include('general.tab-header')
@include('flight-route.index-all') @include('flight-route.index-removed')
@stop @section("js_scripts") @stop