hidden() ->integer() ->default('anchor-link-' . base64_encode(rand(2335235, 324634264263426))), TextInput::make('content') ->label('Текст заголовка') ->placeholder('Введите текст заголовка') ->helperText('Основной заголовок раздела') ->live(onBlur: true) ->required() ->maxLength(255), ]; } }