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