group('/tesoreria', function($app) { $app->get('[/[{fecha}[/]]]', [Contabilidad::class, 'tesoreria']); });