components([ Toggle::make('is_active') ->label('فعال') ->default(true), ]); } }