@widget('DBasic::LeaderBoard', ['source' => 'airline', 'period' => 'currentm', 'count' => 5, 'type' => 'flights']) @widget('DBasic::LeaderBoard', ['source' => 'airline', 'period' => 'lastm', 'count' => 3, 'type' => 'flights'])
@widget('DBasic::LeaderBoard', ['source' => 'airline', 'period' => 'currentm', 'count' => 5, 'type' => 'time']) @widget('DBasic::LeaderBoard', ['source' => 'airline', 'period' => 'lastm', 'count' => 3, 'type' => 'time'])
@widget('DBasic::LeaderBoard', ['source' => 'airline', 'period' => 'currentm', 'count' => 5, 'type' => 'distance']) @widget('DBasic::LeaderBoard', ['source' => 'airline', 'period' => 'lastm', 'count' => 3, 'type' => 'distance'])
@widget('DBasic::LeaderBoard', ['source' => 'airline', 'period' => 'currentm', 'count' => 5, 'type' => 'lrate']) @widget('DBasic::LeaderBoard', ['source' => 'airline', 'period' => 'lastm', 'count' => 3, 'type' => 'lrate'])