group('/unidad/{pu_id}', function($app) { $app->post('/edit[/]', [PropiedadesUnidades::class, 'edit']); });