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