TextInput::make('name')->required()->disabled();
$data = $this->form->getState();
© 2026 Hedgehog Software, LLC