© 2026 Hedgehog Software, LLC
TextInput::make('user_id') ->label('Gebruiker') ->disabled() ->id($user->id) ->default($user->full_name),