group('/brokers', function($app) { $app->get('[/]', Brokers::class); });