© 2026 Hedgehog Software, LLC
<button wire:click="nextReportStep" class="bttn-2">Weiter</button>
public function nextReportStep(): void { $this->reportStep++; }